OAI / learn.openapis.org

OpenAPI - Getting started, and the specification explained
https://learn.openapis.org/
Creative Commons Attribution 4.0 International
112 stars 56 forks source link

Fix Tic Tac Toe example not loading even with the correct path #54

Closed pharaone closed 8 months ago

pharaone commented 1 year ago

I noticed that even after the path fix the page still can't be opened because it is not a "GitHub Pages" site. By using an URL that directs directly to the Tic Tac Toe example file in GitHub we should fix the problem.

I believe this would be the best solution to have it working. Thank you for the documentation!

MikeRalphson commented 1 year ago

Might a relative link work? That or a link to the raw version in the repo?

ardonjr commented 1 year ago

I noticed by just using the direct URL the YAML is found: https://oai.github.io/Documentation/examples/tictactoe.yaml But not sure if thats acceptable.. for now it might be as the example documentation fails at this point.

MikeRalphson commented 1 year ago

We now have the site hosted at https://learn.openapis.org - can you re-check? This PR may no longer be necessary.

MikeRalphson commented 11 months ago

Ping @ardonjr

lornajane commented 10 months ago

I don't think we need this any more, since moving the site, this PR and the related issue can be closed.