mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
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:
@ -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'},
|
||||
],
|
||||
|
Reference in New Issue
Block a user