Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit f864c1f

Browse files
committed
Update appearance of top-links
Former-commit-id: af8d0dd
1 parent 725528f commit f864c1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cub/cub.cuh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
* \htmlonly
8282
* <a href="https://github.com/NVlabs/cub/archive/0.9.zip"><img src="download-icon.png" style="position:relative; bottom:-10px; border:0px;"/></a>
8383
* &nbsp;&nbsp;
84-
* <a href="https://github.com/NVlabs/cub/archive/0.9.zip">Download CUB!</a>
84+
* <a href="https://github.com/NVlabs/cub/archive/0.9.zip"><em>Download CUB!</em></a>
8585
* <br>
8686
* <a href="https://github.com/NVlabs/cub"><img src="github-icon-747d8b799a48162434b2c0595ba1317e.png" style="position:relative; bottom:-10px; border:0px;"/></a>
8787
* &nbsp;&nbsp;
88-
* <a href="https://github.com/NVlabs/cub">Browse or fork CUB at GitHub!</a>
88+
* <a href="https://github.com/NVlabs/cub"><em>Browse or fork CUB at GitHub!</em></a>
8989
* <br>
9090
* <a href="http://groups.google.com/group/cub-users"><img src="groups-icon.png" style="position:relative; bottom:-10px; border:0px;"/></a>
9191
* &nbsp;&nbsp;
92-
* <a href="http://groups.google.com/group/cub-users">Join the cub-users discussion forum!</a>
92+
* <a href="http://groups.google.com/group/cub-users"><em>Join the cub-users discussion forum!</em></a>
9393
* \endhtmlonly
9494
*
9595
* \section sec0 (1) What is CUB?

0 commit comments

Comments
 (0)