Closed zorael closed 5 years ago
The JSON package format documentation page has a link to the equivalent SDL package format documentation page ("See also the specification based on SDLang"), but it is broken, leading only to http://127.0.0.1:8005/package-format?lang=sdl.
http://127.0.0.1:8005/package-format?lang=sdl
Likewise the JSON page link on the SDL page.
Fix: https://github.com/dlang/dub-docs/pull/14
The JSON package format documentation page has a link to the equivalent SDL package format documentation page ("See also the specification based on SDLang"), but it is broken, leading only to
http://127.0.0.1:8005/package-format?lang=sdl
.Likewise the JSON page link on the SDL page.