graphile / starter

Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js
https://graphile-starter.herokuapp.com
Other
1.74k stars 219 forks source link

docs: fix broken heading anchor #249

Closed jccr closed 3 years ago

jccr commented 3 years ago

Description

Edits the "Detailed list of all technologies" table of contents anchor to match the target heading.

Performance impact

None.

Security impact

None.

Checklist

Irrelevant 😉

jccr commented 3 years ago

I noticed this change just now: https://github.com/graphile/starter/commit/355af90e0b3d4e746a553b79ba1ef6aef67c31e9#diff-162278386c0715ac898b015b44a1ada70a6ceb764aacfa2de5bbed4b1997db78L85

Looks like this change is supposed to be the other way around. Amended this.