Browse Source

Fix #203, remove the "Fork me on github" banner.

Simon Sapin 10 years ago
parent
commit
dc963b72e5
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/lib.rs

+ 0 - 3
src/lib.rs

@@ -8,9 +8,6 @@
 
 /*!
 
-<a href="https://github.com/servo/rust-url"><img style="position: absolute; top: 0; left: 0; border: 0;" src="../github.png" alt="Fork me on GitHub"></a>
-<style>.sidebar { margin-top: 53px }</style>
-
 rust-url is an implementation of the [URL Standard](http://url.spec.whatwg.org/)
 for the [Rust](http://rust-lang.org/) programming language.