You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_config.yml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,6 @@ locale : "en-US"
19
19
title : "Magic Assertions"
20
20
title_separator : "-"
21
21
description : "A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher."
22
-
url : "http://www.fluentassertions.com"# the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
23
22
baseurl : # the subpath of your site, e.g. "/blog"
24
23
repository : "NET-Sorcery/MagicAssertions"# GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
0 commit comments