Rename "Online Resources" to "Tutorials & Other Resources"

...because this is what the page actually is, and it may be clearer
to people navigating the website.
This commit is contained in:
Jonathan S. Katz
2019-10-18 13:38:51 +02:00
parent e13528f1a3
commit 7c4a8f6b96
2 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,7 @@ sitenav = {
]},
{'title': 'Release Notes', 'link': '/docs/release/'},
{'title': 'Books', 'link': '/docs/books/'},
{'title': 'Online Resources', 'link': '/docs/online-resources/'},
{'title': 'Tutorials & Other Resources', 'link': '/docs/online-resources/'},
{'title': 'FAQ', 'link': '/docs/faq/'},
{'title': 'Wiki', 'link': 'https://wiki.postgresql.org'},
],