Skip to content

Commit 8d1767e

Browse files
committed
set site url to reqnroll.net
1 parent 934c705 commit 8d1767e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description: >-
1515
Reqnroll is an open-source Cucumber-style BDD test automation framework for .NET. It has been created as a reboot of the SpecFlow project.
1616
tagline: BDD framework for .NET
1717
baseurl: "" # the subpath of your site, e.g. /blog
18-
url: "https://reqnroll.github.io" # the base hostname & protocol for your site, e.g. http://example.com
18+
url: "https://reqnroll.net" # the base hostname & protocol for your site, e.g. http://example.com
1919
# twitter_username: jekyllrb
2020
github_username: reqnroll
2121
linkedin_username: reqnroll

0 commit comments

Comments
 (0)