Skip to content

Commit

Permalink
Update credits.html
Browse files Browse the repository at this point in the history
  • Loading branch information
inossidabile authored Jul 5, 2024
1 parent e982f6f commit 3c3c404
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions credits.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<head>
<title>Credits — Joosy Guides</title>
<meta charset='utf-8'>
<link href='http://joosy.ws/application.css' rel='stylesheet'>
<link href='//joosy.github.io/website/application.css' rel='stylesheet'>
<link href='//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css' rel='stylesheet'>
<link rel="stylesheet" href="/assets/application-a08ca23316077c59bf0b1e4ef0c2b346.css">
<link rel="stylesheet" href="/guides/assets/application-a08ca23316077c59bf0b1e4ef0c2b346.css">
<script src='http://codeorigin.jquery.com/jquery-1.10.2.min.js' type='text/javascript'></script>
<script src='//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js' type='text/javascript'></script>
</head>
Expand All @@ -15,7 +15,7 @@
<div class='collapse navbar-collapse'>
<ul class='nav navbar-nav'>
<li>
<a href='http://joosy.ws'>
<a href='http://joosy.github.io/website/'>
Joosy
</a>
</li>
Expand All @@ -25,17 +25,17 @@
</a>
</li>
<li class='active'>
<a href='http://guides.joosy.ws'>
<a href='http://joosy.github.io/website/'>
Guides
</a>
</li>
<li>
<a href='http://api.joosy.ws'>
<a href='http://joosy.github.io/api/'>
API
</a>
</li>
<li>
<a href='http://sample.joosy.ws'>
<a href='http://joosy.github.io/sample/'>
Annotated sample
</a>
</li>
Expand Down Expand Up @@ -65,7 +65,7 @@
<div class='content'>
<header>
<div class='container'>
<img class='logo' src='http://joosy.ws/joosy.png'>
<img class='logo' src='http://joosy.github.io/website/joosy.png'>
<h1>
Guides
</h1>
Expand All @@ -78,13 +78,13 @@ <h1>
</a>
</li>
<li class=''>
<a href='/contribute.html'>
<a href='/guides/contribute.html'>
<i class='icon-group'></i>
Contribute
</a>
</li>
<li class='active'>
<a href='/credits.html'>
<a href='/guides/credits.html'>
<i class='icon-heart'></i>
Credits
</a>
Expand Down Expand Up @@ -115,7 +115,7 @@ <h4 class='media-heading'>
</li>
<li class='media'>
<a class='pull-left'>
<img height='91' src='/assets/pages/anonymous-d620091e162462f54d29b229f2853e5d.gif' width='91'>
<img height='91' src='/guides/assets/pages/anonymous-d620091e162462f54d29b229f2853e5d.gif' width='91'>
</a>
<div class='media-body'>
<h4 class='media-heading'>
Expand Down

0 comments on commit 3c3c404

Please sign in to comment.