From 2884a0aa6855e4cb342c693f6dd357e08e448e56 2016-01-22 21:45:15
From: Matthias Bussonnier <bussonniermatthias@gmail.com>
Date: 2016-01-22 21:45:15
Subject: [PATCH] Fix :ghpull: in a few places.

---

diff --git a/docs/source/whatsnew/pr/newfeat.rst b/docs/source/whatsnew/pr/newfeat.rst
index 48d9c03..7a3e345 100644
--- a/docs/source/whatsnew/pr/newfeat.rst
+++ b/docs/source/whatsnew/pr/newfeat.rst
@@ -1,14 +1,14 @@
-YouTube video will now show thumbnail when exported to a media that do not support video. (PR #9086)
+YouTube video will now show thumbnail when exported to a media that do not support video. (:ghpull:`9086`)
 
 Add warning when running `ipython <subcommand>` when subcommand is deprecated. `jupyter` should now be used.
 
-Code in `%pinfo` (also known as `??`) are now highlighter (:ghpull:`#8947`)
+Code in `%pinfo` (also known as `??`) are now highlighter (:ghpull:`8947`)
 
-`%aimport` now support module completion. (:ghpull:`#8884`)
+`%aimport` now support module completion. (:ghpull:`8884`)
 
-`ipdb` output is now colored ! (:ghpull:`#8842`)
+`ipdb` output is now colored ! (:ghpull:`8842`)
 
-Add ability to transpose columns for completion: (:ghpull:`#8748`)
+Add ability to transpose columns for completion: (:ghpull:`8748`)
 
 Many many docs improvements and bug fixes, you can see the list of changes [add link to GitHub diff]