]},
{'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'},
],
{%extends "base/page.html"%}
-{%block title%}Online Resources{%endblock%}
+{%block title%}Tutorials & Other Resources{%endblock%}
{%block contents%}
-<h1>Online Resources <i class="fas fa-keyboard"></i></h1>
+<h1>Tutorials & Other Resources <i class="fas fa-keyboard"></i></h1>
<table class="table table-striped">
<thead class="thead-light">