aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-10 23:08:42 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-10 23:08:42 +0300
commit9e5175a8bb39e3acf9051da04f3d903515383d34 (patch)
tree6f595f1f35569bc4ac4e82aceacf179adbb6f1dc /README.md
parent2b10929c48977b72453a6e3bacb18af7d3d13dfe (diff)
Новый путьv1.0.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f43fab..7b72d08 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Workflow for Go
-[![GoDoc](https://godoc.org/github.com/neonxp/workflow?status.svg)](https://godoc.org/github.com/neonxp/workflow)
+[![GoDoc](https://godoc.org/neonxp.ru/go/workflow?status.svg)](https://godoc.org/neonxp.ru/go/workflow)
Simple state machine. Inspired by [Symfony Workflow](https://github.com/symfony/workflow).