Update URLs

- In particular the GitHub URL for the project

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
This commit is contained in:
Michael Opdenacker 2018-07-18 08:23:27 +02:00
parent ee7f03278c
commit fd81603a4e
3 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@ RUN \
apache2
RUN \
git clone https://github.com/free-electrons/elixir.git /usr/local/elixir/
git clone https://github.com/bootlin/elixir.git /usr/local/elixir/
RUN \
mkdir -p /srv/elixir-data/

View file

@ -17,9 +17,9 @@
</ul>
<ul class="social-icons">
<li><a target="_blank" class="icon-twitter" href="http://twitter.com/bootlincom">twitter</a></li>
<li><a target="_blank" class="icon-googleplus" href="https://plus.google.com/+FreeElectronsDevelopers">google+</a></li>
<li><a target="_blank" class="icon-googleplus" href="https://plus.google.com/+Bootlin">google+</a></li>
<li><a target="_blank" class="icon-linkedin" href="https://www.linkedin.com/groups/4501089">linkedin</a></li>
<li><a target="_blank" class="icon-github" href="https://github.com/free-electrons">github</a></li>
<li><a target="_blank" class="icon-github" href="https://github.com/bootlin">github</a></li>
</ul>
</nav>
</header>

View file

@ -57,7 +57,7 @@
<footer class="footer">
<span class="version"><a href="{{version}}/source">{{project}}</a> <em class="icon-tag">{{tag}}</em></span>
<a title="Go to top of the page" class="go-top icon-up screenreader" href="{{version}}/{{url}}#">Top</a>
<span class="poweredby">powered by <a target="_blank" href="https://github.com/free-electrons/elixir">Elixir 0.3</a></span>
<span class="poweredby">powered by <a target="_blank" href="https://github.com/bootlin/elixir">Elixir 0.3</a></span>
</footer>
</div>
<script src="/script.js?v=3"></script>