mirror of
https://github.com/iv-org/instances-api.git
synced 2025-05-09 10:05:27 -04:00
Merge pull request #37 from iv-org/mkdocs
Update for the move to mkdocs-material
This commit is contained in:
commit
6bef2f442d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue