Skip to content

Commit d78352e

Browse files
committed
Adjust domain name for docs
1 parent a3c8a16 commit d78352e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Plotly.NET.Interactive/Plotly.NET.Interactive.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<Description>A .NET Interactive Kernel Extension for displaying Plotly.NET charts. </Description>
2121
<Summary>A .NET Interactive Kernel Extension for displaying Plotly.NET charts.</Summary>
2222
<PackageLicenseExpression>MIT</PackageLicenseExpression>
23-
<PackageProjectUrl>https://plotly.github.io/Plotly.NET/</PackageProjectUrl>
23+
<PackageProjectUrl>https://plotly.net</PackageProjectUrl>
2424
<PackageIcon>logo.png</PackageIcon>
2525
<PackageTags>visualization charting plotly fsharp csharp</PackageTags>
2626
<RepositoryUrl>https://github.com/plotly/Plotly.NET/</RepositoryUrl>

src/Plotly.NET/Plotly.NET.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<Description>plotly.js charts in .NET programming languages 📈🚀. </Description>
2424
<Summary>Plotly.NET provides functions for generating and rendering plotly.js charts in .NET programming languages 📈🚀.</Summary>
2525
<PackageLicenseExpression>MIT</PackageLicenseExpression>
26-
<PackageProjectUrl>https://plotly.github.io/Plotly.NET/</PackageProjectUrl>
26+
<PackageProjectUrl>https://plotly.net</PackageProjectUrl>
2727
<PackageIcon>logo.png</PackageIcon>
2828
<PackageTags>visualization charting plotly fsharp csharp</PackageTags>
2929
<RepositoryUrl>https://github.com/plotly/Plotly.NET/</RepositoryUrl>

0 commit comments

Comments
 (0)