Skip to content

Commit ffb4996

Browse files
authored
Merge pull request #56 from dispatchrun/fix-docs-link
Link to Dispatch docs, not Python SDK
2 parents 96f30db + c0d26dc commit ffb4996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<hr />
99

1010
[![Build](https://github.com/dispatchrun/dispatch/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/dispatchrun/dispatch/actions/workflows/build.yml)
11-
[![Reference](https://img.shields.io/badge/API-Reference-lightblue.svg)](https://python.dispatch.run/main/reference/dispatch/)
11+
[![Reference](https://img.shields.io/badge/API-Reference-lightblue.svg)](https://docs.dispatch.run/)
1212

1313
**Dispatch** is a platform for developing scalable & reliable distributed systems.
1414

0 commit comments

Comments
 (0)