FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 1eac9c0c authored by Nick Brown's avatar Nick Brown
Browse files

docs: lint fix for README

parent 57879ed3
No related branches found
No related tags found
1 merge request!453feat: Knowledge base enhancements (diataxis)
Pipeline #714135 passed
......@@ -68,10 +68,10 @@ in [hooks/site_urls.py](./hooks/site_urls.py)
These are preferable to relative URLs, since:
* A page containing `site:` URLs needn't change if it's relocated.
* Whereas, a page containing relative URLs would need all of them updated.
* Whereas, a page containing relative URLs would need all of them updated.
* A page referenced by `site:` URLs can be relocated,
then a single search-and-replace performed to update all references.
* Whereas, a page referenced by different relative URLs
* Whereas, a page referenced by different relative URLs
requires that they all be updated, and each becomes defferent.
Such `site:` urls are translated as follows,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment