diff --git a/src/components/OpenSourceStats.tsx b/src/components/OpenSourceStats.tsx index 78decf9e..8d9bbb97 100644 --- a/src/components/OpenSourceStats.tsx +++ b/src/components/OpenSourceStats.tsx @@ -111,7 +111,7 @@ function OssStatsContent({ library }: { library?: Library }) { {hasStarCount ? starCount.toLocaleString() : '0'}
- Stars on Github + Stars on GitHub
@@ -170,7 +170,7 @@ function OssStatsSkeleton() {
- Stars on Github + Stars on GitHub
diff --git a/src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx b/src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx index 1e749592..d268ed7a 100644 --- a/src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx +++ b/src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx @@ -286,7 +286,7 @@ function PageComponent() { className="flex gap-1 items-center" rel="noreferrer" > - Github + GitHub {!library.hideStackblitzUrl ? (