Skip to content

Commit 2eaeaad

Browse files
author
Massimiliano Giovagnoli
committed
chore: update krawler tld from .io to .dev
Signed-off-by: Massimiliano Giovagnoli <me@maxgio.it>
1 parent 22a8610 commit 2eaeaad

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A crawler for kernel releases distributed by the major Linux distributions.
1111

1212
It supports, Amazon Linux v1, Amazon Linux v2, Amazon Linux 2022, Centos, Debian, Ubuntu, Fedora, Oracle Linux, OpenSUSE Linux, Arch Linux.
1313

14-
The crawling data is continuously published and is available at [db.krawler.io](https://db.krawler.io).
14+
The crawling data is continuously published and is available at [db.krawler.dev](https://db.krawler.dev).
1515

1616
## Usage
1717

docs/CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
krawler.io
1+
krawler.dev

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ A crawler for kernel releases distributed by the major Linux distributions.
44

55
It supports, Amazon Linux v1, Amazon Linux v2, Amazon Linux 2022, Centos, Debian, Ubuntu, Fedora, Oracle Linux, OpenSUSE Linux, Arch Linux.
66

7-
The crawling data is continuously published and is available at [db.krawler.io](https://db.krawler.io).
7+
The crawling data is continuously published and is available at [db.krawler.dev](https://db.krawler.dev).
88

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: Krawler
22
repo_name: maxgio92/krawler
33
repo_url: https://github.com/maxgio92/krawler
4-
site_url: https://krawler.io/
4+
site_url: https://krawler.dev/
55
docs_dir: docs
66
site_dir: site
77

@@ -29,7 +29,7 @@ nav:
2929
- reference/cli.md
3030
- reference/config.md
3131
- 'Roadmap': roadmap.md
32-
- 'Database': https://db.krawler.io
32+
- 'Database': https://db.krawler.dev
3333

3434
extra:
3535
generator: false

0 commit comments

Comments
 (0)