Skip to content

Commit 4c23b9a

Browse files
Changed the domain name
1 parent 55120f2 commit 4c23b9a

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
APIDevTools.org
1+
API Dev Tools Website
22
==========================
33
This is the code for our [GitHub Pages](https://pages.github.com/) site. It's accessible at the following URLs:
44

5-
* https://apidevtools.org
5+
* https://apitools.dev
66
* https://apidevtools.github.io

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
remote_theme: APIDevTools/gh-pages-theme
22

33
title: API Dev Tools
4-
logo: https://apidevtools.org/img/logos/logo.png
4+
logo: https://apitools.dev/img/logos/logo.png
55

66
author:
77
twitter: APIDevTools
@@ -16,4 +16,4 @@ defaults:
1616
- scope:
1717
path: ""
1818
values:
19-
image: https://apidevtools.org/img/logos/card.png
19+
image: https://apitools.dev/img/logos/card.png

robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# www.robotstxt.org/
2-
Sitemap: https://apidevtools.org/sitemap.txt
2+
Sitemap: https://apitools.dev/sitemap.txt
33

44
# Allow crawling of all content
55
User-agent: *

sitemap.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
https://apidevtools.org/swagger-parser/
2-
https://apidevtools.org/swagger-express-middleware/
3-
https://apidevtools.org/swagger-cli/
4-
https://apidevtools.org/json-schema-ref-parser/
5-
https://apidevtools.org/openapi-schemas/
1+
https://apitools.dev/swagger-parser/
2+
https://apitools.dev/swagger-express-middleware/
3+
https://apitools.dev/swagger-cli/
4+
https://apitools.dev/json-schema-ref-parser/
5+
https://apitools.dev/openapi-schemas/

0 commit comments

Comments
 (0)