Skip to content

Commit 11c78ce

Browse files
authored
Fix GitHub repository url (#451)
1 parent 9bbbfc2 commit 11c78ce

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

BlazorWasmDemo/Client/Shared/MainLayout.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<footer style="margin-top: 20vh">
3232
<p>
33-
<strong>Fido2 .NET library</strong> by <a href="https://github.com/abergs/">Anders Åberg</a>, <a href="https://github.com/aseigler">Alex Seigler</a> and <a href="https://github.com/passwordless-lib/fido2-net-lib/graphs/contributors">contributors</a>. The source code is licensed
33+
<strong>Fido2 .NET library</strong> by <a href="https://github.com/abergs">Anders Åberg</a>, <a href="https://github.com/aseigler">Alex Seigler</a> and <a href="https://github.com/passwordless-lib/fido2-net-lib/graphs/contributors">contributors</a>. The source code is licensed
3434
<a href="http://opensource.org/licenses/mit-license.php">MIT</a>. Available on <a href="https://github.com/passwordless-lib/fido2-net-lib">Github</a>
3535
</p>
3636

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FIDO2 .NET library (WebAuthn)
22

3-
[Readme](https://github.com/abergs/fido2-net-lib/blob/master/README.md)
3+
[Readme](https://github.com/passwordless-lib/fido2-net-lib/blob/master/README.md)
44

55
2020-03-24 1.1.0
66
- Refactored FIDO2 model

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to Fido2NetLib
22

3-
The project is open to contributions through PRs. Discussions, feature requests and bug reports are encouraged through [issues](https://github.com/abergs/fido2-net-lib/issues).
3+
The project is open to contributions through PRs. Discussions, feature requests and bug reports are encouraged through [issues](https://github.com/passwordless-lib/fido2-net-lib/issues).
44

55
Since Fido2-net-lib is part of the .NET Foundation, we ask our contributors to abide by their [Code of Conduct](https://dotnetfoundation.org/code-of-conduct).
66

Demo/Pages/_Layout.cshtml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,14 @@
5858
<a class="navbar-item" asp-page="/overview">
5959
Home
6060
</a>
61-
<a class="navbar-item" href="https://github.com/abergs/fido2-net-lib#examples">
61+
<a class="navbar-item" href="https://github.com/passwordless-lib/fido2-net-lib#examples">
6262
Documentation
6363
</a>
6464
<a class="navbar-item" href="https://opencollective.com/passwordless">
6565
Become a backer
6666
</a>
6767
<span class="navbar-item">
68-
<a class="button is-info is-inverted" href="https://github.com/abergs/fido2-net-lib">
68+
<a class="button is-info is-inverted" href="https://github.com/passwordless-lib/fido2-net-lib">
6969
<span class="icon">
7070
<i class="fab fa-github"></i>
7171
</span>
@@ -117,8 +117,8 @@
117117
<footer class="footer" style=" margin-top: 20vh">
118118
<div class="content has-text-centered">
119119
<p>
120-
<strong>Fido2 .NET library</strong> by <a href="https://github.com/abergs/">Anders Åberg</a>, <a href="https://github.com/aseigler">Alex Seigler</a> and <a href="https://github.com/abergs/fido2-net-lib/graphs/contributors">contributors</a>. The source code is licensed
121-
<a href="http://opensource.org/licenses/mit-license.php">MIT</a>. Available on <a href="https://github.com/abergs/fido2-net-lib">Github</a>
120+
<strong>Fido2 .NET library</strong> by <a href="https://github.com/abergs">Anders Åberg</a>, <a href="https://github.com/aseigler">Alex Seigler</a> and <a href="https://github.com/passwordless-lib/fido2-net-lib/graphs/contributors">contributors</a>. The source code is licensed
121+
<a href="http://opensource.org/licenses/mit-license.php">MIT</a>. Available on <a href="https://github.com/passwordless-lib/fido2-net-lib">Github</a>
122122
</p>
123123

124124
<p><small>Supported by the <a href="https://dotnetfoundation.org">.NET Foundation</a></small></p>

Demo/Pages/overview.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</p>
1616
<p>Bringing FIDO2 &amp; WebAuthn to asp.net, .net core and full framework.</p>
1717
<p>
18-
Available on <a href="https://github.com/abergs/fido2-net-lib">GitHub</a> and <a href="https://www.nuget.org/packages/Fido2">Nuget</a>.
18+
Available on <a href="https://github.com/passwordless-lib/fido2-net-lib">GitHub</a> and <a href="https://www.nuget.org/packages/Fido2">Nuget</a>.
1919
</p>
2020
</div>
2121

Demo/UrlHelperExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ public static class UrlHelperExtensions
66
{
77
public static string ToGithub(this IUrlHelper url, string path)
88
{
9-
return "https://github.com/abergs/fido2-net-lib/blob/master/" + path;
9+
return "https://github.com/passwordless-lib/fido2-net-lib/blob/master/" + path;
1010
}
1111
}

Demo/wwwroot/login.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h2 class="form-signin-heading text-center">FIDO2 .NET lib Demo</h2>
105105
Currently, the WebAuthn spec supports credential creation and assertion best using U2F Token, like those provided by Yubico and Feitian.
106106

107107
</p>
108-
<p>The code for this demo can be found at the <a href="https://github.com/abergs/fido2-net-lib">Fido2.net-lib repo</a> and the original source <a href="https://github.com/duo-labs/webauthn">here</a>.</p>
108+
<p>The code for this demo can be found at the <a href="https://github.com/passwordless-lib/fido2-net-lib">Fido2.net-lib repo</a> and the original source <a href="https://github.com/duo-labs/webauthn">here</a>.</p>
109109
<p>
110110
To see what's happening under the hood when you create a test user and login using WebAuthn below, you can open your web browser's console and
111111
see the output of the necessary credential objects being used.
@@ -187,7 +187,7 @@ <h2 class="form-signin-heading text-center">FIDO2 .NET lib Demo</h2>
187187
</div>
188188
</div>
189189
<div class="footer text-center fixed-bottom">
190-
<span>Made with &lt;3 by <a href="https://github.com/abergs/fido2-net-lib/graphs/contributors">the contributors on github</a></span>
190+
<span>Made with &lt;3 by <a href="https://github.com/passwordless-lib/fido2-net-lib/graphs/contributors">the contributors on github</a></span>
191191
</div>
192192
</div>
193193

Src/Fido2/build/fido2.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<Error Code="FI0404"
66
File="$(MSBuildProjectFullPath)"
77
Text="FIDO2 cannot be used with .NET 4.6.1 and .NET 4.6.2 due to missing APIs. %0a%0d
8-
Visit https://github.com/abergs/fido2-net-lib/blob/master/Documentation/NET46X.md for more information." />
8+
Visit https://github.com/passwordless-lib/fido2-net-lib/blob/master/Documentation/NET46X.md for more information." />
99
</Target>
1010
</Project>

0 commit comments

Comments
 (0)