Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
FR: update layout
  • Loading branch information
humboldtux committed Jan 22, 2016
commit f8a8420f32c7d0c39807aa5710981d39a3f0d53d
4 changes: 2 additions & 2 deletions _layouts/fr_reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h3><a href="/fr/creating">Récupérer et Créer des Projets</a></h3>
</div>

<div class="block">
<h3><a href="/fr/basic">Instantanés de base</a></h3>
<h3><a href="/fr/basic">Instantanés de Base</a></h3>
<ul>
<li><a href="/fr/basic/#add">add</a></li>
<li><a href="/fr/basic/#status">status</a></li>
Expand All @@ -67,7 +67,7 @@ <h3><a href="/fr/branching">Branche et Fusion</a></h3>
</div>

<div class="block">
<h3><a href="/fr/remotes">Partager et Mettre à Jour des Projets</a></h3>
<h3><a href="/fr/remotes">Partager et Actualiser des Projets</a></h3>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Partage et Mise à Jour de Projets" (cf. Pro Git A3) ?

<ul>
<li><a href="/fr/remotes/#remote">remote</a></li>
<li><a href="/fr/remotes/#fetch">fetch, pull</a></li>
Expand Down