Skip to content

Commit

Permalink
docs: use internet archive for isabelle.systems
Browse files Browse the repository at this point in the history
The isabelle.systems site appears to be down for a while, use archive to
stop the constant PR links failures while we think of a longer-term
solution.

Signed-off-by: Rafal Kolanski <[email protected]>
  • Loading branch information
Xaphiosis committed Aug 8, 2024
1 parent 2545cfe commit b0718a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ correct material in here!
circumstances will be transformed into `?x2.0` which is harder to work with),
but don't overuse `'`, i.e. `x'''` is not a good name.

[1]: https://isabelle.systems/conventions/naming.html
[1]: https://web.archive.org/web/20220810201813/https://isabelle.systems/conventions/naming.html


## Directories
Expand Down

0 comments on commit b0718a2

Please sign in to comment.