Skip to content

Commit

Permalink
Replace non-English help pages by redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Nov 14, 2019
1 parent 015271b commit d599612
Show file tree
Hide file tree
Showing 531 changed files with 687 additions and 16,512 deletions.
32 changes: 0 additions & 32 deletions .travis.yml

This file was deleted.

28 changes: 13 additions & 15 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<title>404 - Page not found!</title>
</head>
<body>
<div class="container">
<h1>Error 404</h1>
<p>Please go to the main page at <a href="http://help.jabref.org/">http://help.jabref.org/</a> or try to remove the trailing slash in the URL.</p>
<p>Feel free to contribute to this page's content via GitHub at <a href="https://github.com/JabRef/help.jabref.org/">https://github.com/JabRef/help.jabref.org/</a>.</p>
</div>
</body>
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0;url=https://docs.jabref.org">
<script type="text/javascript">
window.location.href = "https://docs.jabref.org"
</script>
<title>Help page moved - Error 404</title>
</head>
<body>
If you are not redirected automatically, follow <a href='https://docs.jabref.org'>https://docs.jabref.org</a> to reach the new documentation page of JabRef.
</body>
</html>
129 changes: 0 additions & 129 deletions CONTRIBUTING.md

This file was deleted.

5 changes: 0 additions & 5 deletions Gemfile

This file was deleted.

Loading

0 comments on commit d599612

Please sign in to comment.