Skip to content

Commit

Permalink
github, adapted to use /International on github for common files
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Oct 11, 2016
1 parent e3d51a7 commit c0c6c34
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions guidelines/github.html
Expand Up @@ -2,8 +2,8 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Github basics for i18n documents</title>
<link rel="stylesheet" type="text/css" href="https://www.w3.org/International/style/article-display-2016.css" />
<title>Github guidelines for i18n docs</title>
<link rel="stylesheet" type="text/css" href="../../International/style/article-display-2016.css" />
<style type="text/css">
h2 {
font-family: Arial, helvetica, sans-serif;
Expand Down Expand Up @@ -48,13 +48,13 @@
white-space: nowrap;
}
</style>
<script type="text/javascript" src="https://www.w3.org/International/javascript/articletoc-html5.js"></script>
<script type="text/javascript" src="../../International/javascript/toc_2016.js"></script>
</head>

<body>
<header> <aside id="mainNavigation">
<nav id="site-navigation">
<a href="https://www.w3.org/International/"><img id="picture" alt="World map" title="World map" src="http:/www.w3.org/International/icons/world.gif" width="150" height="61"/></a> </nav>
<a href="https://www.w3.org/International/"><img id="picture" alt="World map" title="World map" src="../../International/icons/world.gif" width="150" height="61"/></a> </nav>

<nav class="noprint" id="search"><form method="get" action="https://www.w3.org/International/site-search.php" enctype="application/x-www-form-urlencoded" style="margin: 0;">
<div id="searchSite"><input name="q" type="text" value="I18n site search: " onfocus="this.value=''" id="searchField" accesskey="E" maxlength="255"/></div>
Expand All @@ -68,7 +68,7 @@ <h2 id="internal-links" class="notoc"><a href="#internal-links">On this page</a>

</nav>
</aside>
<nav id="boilerplate"><div id="siteicons"><a href="https://www.w3.org/" title="Go to W3C Home Page"><img src="http:/www.w3.org/International/icons/w3c_home.gif" alt="s_gotoW3cHome"/></a><a href="https://www.w3.org/International/" title="Go to Internationalization Activity Home Page" id="i18n-name">
<nav id="boilerplate"><div id="siteicons"><a href="https://www.w3.org/" title="Go to W3C Home Page"><img src="../../International/icons/w3c_home.gif" alt="s_gotoW3cHome"/></a><a href="https://www.w3.org/International/" title="Go to Internationalization Activity Home Page" id="i18n-name">
Internationalization</a></div>
<div id="sitelinks" class="noprint"><a href="https://www.w3.org/International/" title="Internationalization Activity home page.">Home</a>&#xA0;
<a href="https://www.w3.org/International/resources" title="Information resources on the Internationalization site.">Resources</a>&#xA0;
Expand Down

0 comments on commit c0c6c34

Please sign in to comment.