mirror of
https://github.com/kalmarek/SmallHyperbolic
synced 2024-11-23 15:35:27 +01:00
update the link for the master branch
This commit is contained in:
parent
1dbf8daa60
commit
d7924953c1
@ -1,4 +1,4 @@
|
|||||||
const morphisms_url = new URL("https://raw.githubusercontent.com/kalmarek/SmallHyperbolic/mk/morphisms/data/triangle_groups_morphisms.json")
|
const morphisms_url = new URL("https://raw.githubusercontent.com/kalmarek/SmallHyperbolic/master/data/triangle_groups_morphisms.json")
|
||||||
|
|
||||||
async function fetch_json(url) {
|
async function fetch_json(url) {
|
||||||
try {
|
try {
|
||||||
|
Loading…
Reference in New Issue
Block a user