Skip to content

Commit 57d1967

Browse files
committed
Update CoderStats links
1 parent 1f379c1 commit 57d1967

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# README
22

3-
Source files for [coderstats.net](https://coderstats.net/).
3+
Source files for [coderstats.github.io](https://coderstats.github.io/).
44

55
# GitHub API Calls
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "coderstats.net",
2+
"name": "coderstats",
33
"version": "1.0.0",
4-
"description": "coderstats.net",
4+
"description": "coderstats",
55
"keywords": [
66
"visualization",
77
"github"

site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# General settings that will be available in templates.
22
site:
3-
base_url: https://coderstats.net
3+
base_url: https://coderstats.github.io/
44
author: Ramiro Gómez
55
brand: CoderStats
66

0 commit comments

Comments
 (0)