Skip to content

docs: replace dead /sign-up Platform link with /contact#178

Merged
dimitri-yatsenko merged 1 commit into
mainfrom
docs/fix-platform-contact-link
Jun 1, 2026
Merged

docs: replace dead /sign-up Platform link with /contact#178
dimitri-yatsenko merged 1 commit into
mainfrom
docs/fix-platform-contact-link

Conversation

@dimitri-yatsenko

Copy link
Copy Markdown
Member

Summary

  • The https://www.datajoint.com/sign-up URL is dead. Replace it with https://www.datajoint.com/contact in the three places it appears in the docs sources.
  • Update the in-body anchor text in how-to/manage-pipeline-project.md from "request a DataJoint Platform account" to "contact us about the DataJoint Platform", since /contact is a contact page rather than a sign-up flow.
  • src/llms.txt and src/llms-full.txt are generated artifacts (gitignored) and will pick up the new URL on the next build.

Test plan

  • grep -rn "datajoint.com/sign-up" src mkdocs.yaml returns no results
  • Build the docs and confirm the About → Platform nav entry points to /contact
  • Confirm https://www.datajoint.com/contact loads in a browser

The www.datajoint.com/sign-up URL is dead. Point the nav "Platform"
entry and the two CTAs in the manage-pipeline-project guide to
/contact, and soften the in-body anchor text from "request a DataJoint
Platform account" to "contact us about the DataJoint Platform" so it
matches the destination's purpose.
@dimitri-yatsenko dimitri-yatsenko merged commit 05d861b into main Jun 1, 2026
3 checks passed
dimitri-yatsenko added a commit that referenced this pull request Jun 5, 2026
This branch was created off an older main and was silently reverting
changes that landed since:

- #173 (PostgreSQL peer-backend framing in installation.md and
  configure-database.md)
- #178 (Platform /sign-up → /contact dead-link fix in mkdocs.yaml and
  manage-pipeline-project.md)
- #179 (Platform architecture diagram refresh — svg/png swap in
  data-pipelines.md and src/images/)

Restored those files to origin/main so the PR no longer touches them.
The PR now contains only the intended DJ_STORES env-var docs additions.

Affected files restored:
- src/explanation/data-pipelines.md
- src/how-to/configure-database.md
- src/how-to/installation.md
- src/how-to/manage-pipeline-project.md
- src/images/dj-platform.svg (restored from main)
- src/images/dj-platform.png (dropped — not on main)
- mkdocs.yaml (only the /contact link; nav additions for storage-adapter-api
  and whats-new-2-2-3 retained)
@dimitri-yatsenko dimitri-yatsenko deleted the docs/fix-platform-contact-link branch June 7, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants