Skip to content

Commit

Permalink
Update docs with sitemap sort order change (#5815)
Browse files Browse the repository at this point in the history
Update docs with sitemap sort order change
  • Loading branch information
humitos committed Jun 17, 2019
2 parents f7d0dcd + 19051a0 commit 5e25abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/sitemaps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and communicate them additional information about each URL of the project:
Read the Docs automatically generates a sitemap for each project that hosts
to improve results when performing a search on these search engines.
This allow us to prioritize results based on the version number, for example
to show ``latest`` as the top result followed by ``stable`` and then all the project's
to show ``stable`` as the top result followed by ``latest`` and then all the project's
versions sorted following semver_.

.. _semver: https://semver.org/
Expand Down

0 comments on commit 5e25abe

Please sign in to comment.