Skip to content

Commit 275ad0c

Browse files
committed
changed: update the project link
1 parent a921266 commit 275ad0c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Dynamic DevOps Roadmap](https://img.shields.io/badge/Get_Started_Now-559e11?style=for-the-badge&logo=Vercel&logoColor=white)](https://roadmap.devopshive.net/getting-started/)
1+
[![Dynamic DevOps Roadmap](https://img.shields.io/badge/Get_Started_Now-559e11?style=for-the-badge&logo=Vercel&logoColor=white)](https://devopsroadmap.fyi/getting-started/)
22
[![Telegram Group Join](https://img.shields.io/badge/Join-%232ca5e0?style=for-the-badge&logo=telegram&logoColor=white&label=Telegram%20Group)](https://t.me/DevOpsHive)
33
[![License](https://img.shields.io/github/license/DevOpsHiveHQ/dynamic-devops-roadmap?style=for-the-badge)](https://github.com/DevOpsHiveHQ/dynamic-devops-roadmap/blob/main/LICENSE)
44
[![Progress](https://img.shields.io/badge/Progress-100%25-ffcb00?style=for-the-badge)](#status)
@@ -7,14 +7,14 @@
77
# Dynamic DevOps Roadmap
88

99
<p align="center">
10-
<a href="https://roadmap.devopshive.net/" style="display: block; padding: .5em 0; text-align: center;">
10+
<a href="https://devopsroadmap.fyi/" style="display: block; padding: .5em 0; text-align: center;">
1111
<img alt="Dynamic DevOps Roadmap" border="0" width="90%" src="./static/img/dynamic-devops-roadmap-with-logo.png" />
1212
</a>
1313
</p>
1414

1515
A **FREE** master plan to kickstart your DevOps Engineer career in the Cloud Native era following the Agile MVP style!
1616

17-
- Visit [![HiveBox Project](https://img.shields.io/badge/HiveBox_Project-f39200?style=flat-square&logo=artifact-hub&logoColor=white)](https://roadmap.devopshive.net/projects/hivebox)
17+
- Visit [![HiveBox Project](https://img.shields.io/badge/HiveBox_Project-f39200?style=flat-square&logo=artifact-hub&logoColor=white)](https://devopsroadmap.fyi/projects/hivebox)
1818
if you are interested in the DevOps hands-on project only.
1919
- Join [![Telegram Group](https://img.shields.io/badge/Telegram_Group-%232ca5e0?style=flat-square&logo=telegram&logoColor=white)](https://t.me/DevOpsHive/985) for discussions and to stay updated.
2020

@@ -39,14 +39,14 @@ If you like this project, please [give it a star](#top) for better visibility. T
3939

4040
Please note that this repo is still a work in progress.
4141

42-
- **[Roadmap Content](https://roadmap.devopshive.net/category/content)**: 100%
43-
- **[Hands-on Project](https://roadmap.devopshive.net/projects/hivebox/)**: 100%
44-
- **[Interview Questions](https://roadmap.devopshive.net/category/interview)**: 0%
45-
- **[Advanced Topics](https://roadmap.devopshive.net/category/growth)**: 0%
42+
- **[Roadmap Content](https://devopsroadmap.fyi/category/content)**: 100%
43+
- **[Hands-on Project](https://devopsroadmap.fyi/projects/hivebox/)**: 100%
44+
- **[Interview Questions](https://devopsroadmap.fyi/category/interview)**: 0%
45+
- **[Advanced Topics](https://devopsroadmap.fyi/category/growth)**: 0%
4646

4747
## Frequently Asked Questions
4848

49-
It's highly recommended to read the [FAQ page](https://roadmap.devopshive.net/faq/) before starting with roadmap.
49+
It's highly recommended to read the [FAQ page](https://devopsroadmap.fyi/faq/) before starting with roadmap.
5050

5151
## The Problem
5252

@@ -66,13 +66,13 @@ The `DevOps Engineer` role remains one of the top 10 most in-demand jobs across
6666

6767
Simply, **you cannot start a DevOps position by merely learning the tools!** It's even more complicated if that's your first job without previous software industry experience (coming from either Dev or Ops). Also following `linear` roadmaps like [roadmap.sh/devops](https://roadmap.sh/devops) cannot help to land your first job and probably will struggle a lot when you find one!
6868

69-
For more details about the problem aspects, please read: [What is the problem this roadmap is trying to solve](https://roadmap.devopshive.net/faq/)
69+
For more details about the problem aspects, please read: [What is the problem this roadmap is trying to solve](https://devopsroadmap.fyi/faq/)
7070

7171

7272
## The Solution
7373

7474
<p align="center">
75-
<a href="https://roadmap.devopshive.net/getting-started/" imageanchor="1">
75+
<a href="https://devopsroadmap.fyi/getting-started/" imageanchor="1">
7676
<img alt="Dynamic MVP-style roadmap Good and Bad" border="0" width="90%" src="static/img/dynamic-devops-roadmap-pillars.png" />
7777
</a>
7878
</p>
@@ -90,15 +90,15 @@ This roadmap is `polymorphic`, which means it's designed to work in different mo
9090
---
9191

9292
<p align="center">
93-
<a href="https://roadmap.devopshive.net/getting-started/" imageanchor="1">
93+
<a href="https://devopsroadmap.fyi/getting-started/" imageanchor="1">
9494
<img src="https://img.shields.io/badge/Get_Started_Now-559e11?style=for-the-badge&logo=Vercel&logoColor=white" />
9595
</a>
9696
</p>
9797

9898
---
9999

100100
<p align="center">
101-
<a href="https://roadmap.devopshive.net/getting-started/" imageanchor="1">
101+
<a href="https://devopsroadmap.fyi/getting-started/" imageanchor="1">
102102
<img alt="Dynamic DevOps Roadmap Flow" border="0" width="90%" src="static/img/dynamic-devops-roadmap-flow-regular-bg.png" />
103103
</a>
104104
</p>

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const config: Config = {
88
favicon: 'img/favicon.ico',
99

1010
// Set the production url of your site here
11-
url: 'https://roadmap.devopshive.net',
11+
url: 'https://devopsroadmap.fyi',
1212
// Set the /<baseUrl>/ pathname under which your site is served
1313
// For GitHub pages deployment, it is often '/<projectName>/'
1414
baseUrl: '/',

0 commit comments

Comments
 (0)