You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NGINX docs are publicly available at <http://hg.nginx.org/nginx.org>, in XML that's a mix of data and prose (`<para>` tags contain markup). The `<para>` contents will be translated in-order to generate equivalent markdown.
19
+
The NGINX docs are publicly available at <https://github.com/nginx/nginx.org/>, in XML that's a mix of data and prose (`<para>` tags contain markup). The `<para>` contents will be translated in-order to generate equivalent markdown.
20
20
21
-
The atom feed at <http://hg.nginx.org/nginx.org/atom-log> will tell us if there is updated content.
21
+
The atom feed at <https://github.com/nginx/nginx.org/commits/main.atom> will tell us if there is updated content.
22
22
23
23
A scheduled github pipeline ensures that we have up-to-date reference information.
0 commit comments