Skip to content

Commit 318034b

Browse files
committed
Updated organization name nanoFramework
Signed-off-by: Stanislav Šimíček <cw2@atlas.cz>
1 parent f6e23d2 commit 318034b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# nano-framework.github.io
2-
Source files for the nano-framework.github.io website.
1+
# nanoframework.github.io
2+
Source files for the nanoframework.github.io website.
33

4-
http://nano-framework.net
4+
http://nanoframework.net

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<!doctype html>
1+
<!doctype html>
22
<html>
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6-
<title>nano Framework by nano-framework</title>
6+
<title>nanoFramework by nanoFramework</title>
77
<link rel="stylesheet" href="stylesheets/styles.css">
88
<link rel="stylesheet" href="stylesheets/github-dark.css">
99
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
@@ -17,14 +17,14 @@
1717
<body>
1818

1919
<header>
20-
<h1>nano Framework</h1>
21-
<p>Central hub for nano Framework development community</p>
20+
<h1>nanoFramework</h1>
21+
<p>Central hub for nanoFramework development community</p>
2222
</header>
2323

2424
<div id="banner">
2525
<span id="logo"></span>
2626

27-
<a href="https://github.com/nano-framework" class="button fork"><strong>View On GitHub</strong></a>
27+
<a href="https://github.com/nanoframework" class="button fork"><strong>View On GitHub</strong></a>
2828
</div><!-- end banner -->
2929

3030
<div class="wrapper">
@@ -33,7 +33,7 @@ <h1>nano Framework</h1>
3333
</nav>
3434
<section>
3535
<h3>
36-
<a id="welcome-to-the-nano-framework" class="anchor" href="#welcome-to-the-nano-framework" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to the nano Framework</h3>
36+
<a id="welcome-to-the-nanoframework" class="anchor" href="#welcome-to-the-nanoframework" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to the nanoFramework</h3>
3737
</section>
3838
<footer>
3939
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></small></p>

params.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "nano Framework",
3-
"tagline": "Central hub for nano Framework development community",
4-
"body": "### Welcome to the nano Framework\r\n",
2+
"name": "nanoFramework",
3+
"tagline": "Central hub for nanoFramework development community",
4+
"body": "### Welcome to the nanoFramework\r\n",
55
"note": "Don't delete this file! It's used internally to help with page regeneration."
66
}

0 commit comments

Comments
 (0)