@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Docs: Replace your.install.com with phorge.example.com

Summary:
Fix one more occurrence missed in D26254.
Numerous other docs also use example.com, and that domain is intentionally meant for such purposes.
Makes grep results more complete for the next project renaming.

Test Plan: * Run `./bin/diviner generate` and browse the corrected page under http://phorge.localhost/diviner

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D26267

+1 -1
+1 -1
src/docs/contributor/version.diviner
··· 25 25 To get Phorge version information: 26 26 27 27 - Go to the {nav Config} application. You can type "Config" into the global 28 - search box, or navigate to `https://your.install.com/config/`. You must 28 + search box, or navigate to `https://phorge.example.com/config/`. You must 29 29 be an administrator to access this application. 30 30 - Click {nav Versions} in the left menu. 31 31 - Copy and paste all of the information on the page into your report.