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
Check out the [official docs](https://pyaction.imsadra.me/docs) for more detailed information. There is also a [Quickstart](https://pyaction.imsadra.me/docs/overview/quickstart) demo tutorial that walks you through a simple hello-world action.
42
+
Check out the [official docs](https://pyaction.imsadra.dev/docs) for more detailed information. There is also a [Quickstart](https://pyaction.imsadra.dev/docs/overview/quickstart) demo tutorial that walks you through a simple hello-world action.
43
43
44
44
### Installation
45
45
Run the following command in a fresh CLI tab.
@@ -63,10 +63,10 @@ It's recommended to initialize a template, then going along the development proc
63
63
pyaction init
64
64
```
65
65
66
-
Answer the prompts and your template will be generated. Check out the [docs](https://pyaction.imsadra.me/docs) for the further steps.
66
+
Answer the prompts and your template will be generated. Check out the [docs](https://pyaction.imsadra.dev/docs) for the further steps.
67
67
68
68
### Contribution
69
-
All your contributions and assistance are welcome. For more information about how you can contribute to the project, please follow the instructions [here](https://pyaction.imsadra.me/docs/more/contributing). :sparkles:
69
+
All your contributions and assistance are welcome. For more information about how you can contribute to the project, please follow the instructions [here](https://pyaction.imsadra.dev/docs/more/contributing). :sparkles:
70
70
71
71
### License
72
72
PyAction is licensed under the [MIT License](LICENSE) terms.
0 commit comments