summaryrefslogtreecommitdiff
path: root/_posts/2009-06-11-forking.textile
diff options
context:
space:
mode:
authorQuinn Weaver <quinn@fairpath.com>2010-02-24 04:59:41 +0800
committerChris Wanstrath <chris@ozmm.org>2010-02-24 05:11:08 +0800
commitf2989d9c50a470659683de6f60f587c4c6d4ac36 (patch)
treef33f1b504eb12c862b73ed7fb56ded806ce97151 /_posts/2009-06-11-forking.textile
parent4bbe5c1f8646cd45a53fbd2bb373c425df980840 (diff)
Updated the instructions for deleting a post, so they match the current web UI.
Diffstat (limited to '_posts/2009-06-11-forking.textile')
-rw-r--r--_posts/2009-06-11-forking.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-06-11-forking.textile b/_posts/2009-06-11-forking.textile
index b4b6592..8126b4a 100644
--- a/_posts/2009-06-11-forking.textile
+++ b/_posts/2009-06-11-forking.textile
@@ -55,7 +55,7 @@ You may wish to do the fetch and merge manually, instead of letting git-pull do
h2. Deleting the forked repository
-To remove the fork, just delete it like any repo: click the "Edit" button next to "pull request", then at the bottom of the page there will be a "Delete This Repository…" link.
+To remove the fork, just delete it like any repo: click the "Admin" button next to "Unwatch", then at the bottom of the page there will be a "Delete This Repository…" link.
h2. Additional resources