Skip to content

Commit 74fdb14

Browse files
committed
remove "fork me on GitHub" button
The old version required some publicly hosted resources. We could replace that with own hosted resources, but it seems okay to just remove it. Nowadays people don't need this "fork me" button for learning how to contribute like 15 years ago.
1 parent a7be71c commit 74fdb14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net.sf.eclipsecs.doc/src/main/resources/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
<body>
2424
<header class="navbar navbar-default navbar-fixed-top" role="navigation">
25-
<a id="gh-banner" href="https://github.com/checkstyle/eclipse-cs"><img src="https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"></a>
2625
<div class="navbar-header">
2726
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"
2827
data-ng-init="navCollapsed = true" data-ng-click="navCollapsed = !navCollapsed">

0 commit comments

Comments
 (0)