@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.

Fix outdated link for Font Awesome icon set

Summary:
The current link has a redirect for a while now, from
http://fortawesome.github.io/Font-Awesome/ to https://fontawesome.com

However, since the release of Version 5, the docs no longer
match the icons that are valid for use in Phabricator, which
uses Version 4.

Update the reference to link to the same logical content as before.

Test Plan: The content now lives at <https://fontawesome.com/v4.7.0/icons/>.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D19241

authored by

Timo Tijhof and committed by
epriestley
3bf8d568 4aafce68

+1 -1
+1 -1
src/docs/user/userguide/remarkup.diviner
··· 530 530 531 531 For a list of available icons and colors, check the UIExamples application. 532 532 (The icons are sourced from 533 - [[ http://fortawesome.github.io/Font-Awesome/ | FontAwesome ]], so you can also 533 + [[ https://fontawesome.com/v4.7.0/icons/ | FontAwesome ]], so you can also 534 534 browse the collection there.) 535 535 536 536 You can add `spin` to make the icon spin: