You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,11 +38,11 @@ spec:
38
38
39
39
## Documentation
40
40
41
-
The documentation is available at: [https://alexandrevilain.github.io/temporal-operator/](https://alexandrevilain.github.io/temporal-operator/).
41
+
The documentation is available at: [https://temporal-operator.pages.dev/](https://temporal-operator.pages.dev/).
42
42
43
43
### Quick start
44
44
45
-
To start using the Operator and deploy you first cluster in a matter of minutes, follow the documentation's [getting started guide](https://alexandrevilain.github.io/temporal-operator/getting-started/).
45
+
To start using the Operator and deploy you first cluster in a matter of minutes, follow the documentation's [getting started guide](https://temporal-operator.pages.dev/getting-started/).
46
46
47
47
## Examples
48
48
@@ -97,7 +97,7 @@ Please note this table only reports end-to-end tests suite coverage, others vers
97
97
## Contributing
98
98
99
99
Feel free to contribute to the project ! All issues and PRs are welcome!
100
-
To start hacking on the project, you can follow the [local development](https://alexandrevilain.github.io/temporal-operator/contributing/local-development/) documentation page.
100
+
To start hacking on the project, you can follow the [local development](https://temporal-operator.pages.dev/contributing/local-development/) documentation page.
0 commit comments