diff --git a/src/instances.cr b/src/instances.cr index b8c895a..a35e9f4 100644 --- a/src/instances.cr +++ b/src/instances.cr @@ -51,7 +51,7 @@ spawn do end end - body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/wiki/iv-org/invidious/Invidious-Instances.md")).body + body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/iv-org/documentation/master/Invidious-Instances.md")).body headers = HTTP::Headers.new instances = {} of String => Instance diff --git a/src/instances/views/index.ecr b/src/instances/views/index.ecr index 9a95f2d..9e0f062 100644 --- a/src/instances/views/index.ecr +++ b/src/instances/views/index.ecr @@ -51,7 +51,7 @@

- Add your instance here. + Open an issue or a pull request to add your instance on the documentation repository. &sort_by=<%= sort_by %><% end %>">JSON

@@ -89,7 +89,7 @@