@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
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Diviner: Fix an internal 404 link

Summary:
rP85083c88 renamed/changed some links. This one did not get updated / was missed.

Refs T15015

Test Plan:
* Go to http://phorge.localhost/book/phorge/article/events/
* Under "Next Steps", click the last link "building a library with..."
* Apply this patch
* Run `./bin/diviner generate`
* Repeat steps 1 and 2

Reviewers: O1 Blessed Committers, mainframe98

Reviewed By: O1 Blessed Committers, mainframe98

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T15015

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

+1 -1
+1 -1
src/docs/user/userguide/events.diviner
··· 215 215 Continue by: 216 216 217 217 - taking a look at @{class:PhabricatorExampleEventListener}; or 218 - - building a library with @{article:libphutil Libraries User Guide}. 218 + - building a library with @{article@contrib:Adding New Classes}.