diff --git a/Directory.Build.props b/Directory.Build.props
index 9c1d1d6..09b783c 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -6,7 +6,7 @@
Search Pioneer
Apache-2.0
https://github.com/searchpioneer/ranklib-dotnet
- https://github.com/searchpioneer/ranklib-dotnet
+ https://searchpioneer.github.io/ranklib-dotnet/
https://github.com/searchpioneer/ranklib-dotnet/releases
search;ranking;learning-to-rank;ranklib;machine-learning;ltr;ml;lambdamart;mart;ranknet;rankboost;adarank;lambdarank
latest
diff --git a/docs/Docs/docfx.json b/docs/Docs/docfx.json
index b6afcbd..57759c4 100644
--- a/docs/Docs/docfx.json
+++ b/docs/Docs/docfx.json
@@ -44,7 +44,7 @@
"_appName": "RankLib for .NET",
"_appLogoPath": "images/ranklib_dotnet.svg",
"_appFaviconPath": "images/ranklib_dotnet_favicon.png",
- "_appFooter": "Made by ",
+ "_appFooter": "Made by ",
"_lang": "en",
"_enableSearch": true
},
diff --git a/docs/Docs/documentation/cli/overview.md b/docs/Docs/documentation/cli/overview.md
index 0dd725d..a2b6e95 100644
--- a/docs/Docs/documentation/cli/overview.md
+++ b/docs/Docs/documentation/cli/overview.md
@@ -12,7 +12,7 @@
It's recommended to add as a global .NET command line tool
```sh
-dotnet tool install -g RankLib.Cli
+dotnet tool install -g SearchPioneer.RankLib.Cli
```
After installation, the tool can be run with