mirror of
https://github.com/iv-org/instances-api.git
synced 2024-06-28 05:45:33 +02:00
Update for the move to mkdocs-material
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ spawn do
|
||||
end
|
||||
end
|
||||
begin
|
||||
body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/iv-org/documentation/master/Invidious-Instances.md")).body
|
||||
body = HTTP::Client.get(URI.parse("https://raw.githubusercontent.com/iv-org/documentation/master/docs/Invidious-Instances.md")).body
|
||||
rescue ex
|
||||
body = ""
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user