Skip to content

Commit bd140a8

Browse files
authored
Merge pull request #160 from xritzx/master
Fixed typo and added link to title.
2 parents 1178f7e + 9b75a91 commit bd140a8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
microsoft.github.io
1+
[microsoft.github.io](microsoft.github.io)
22
===================
33

44
As Microsoft's open source presence and volume of released source code up on GitHub has

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
</head>
1212
<body>
1313
<p style="font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size:18px;text-align:center">
14-
The index of Microsoft GitHub repositories and open source
15-
has relocated to <a href="https://opensource.microsoft.com">https://opensource.microsoft.com</a>.
14+
The index of Microsoft GitHub repositories that are open source
15+
has been relocated to <a href="https://opensource.microsoft.com">https://opensource.microsoft.com</a>.
1616
</p>
1717
</body>
1818
</html>

0 commit comments

Comments
 (0)