Skip to content

Commit 2fc8228

Browse files
Archmongerrmorshea
andauthored
More readme link fixes (#947)
* More readme link fixes * href to empty anchor --------- Co-authored-by: Ryan Morshead <ryan.morshead@gmail.com>
1 parent 7194d41 commit 2fc8228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<p align="center" id="reactpy">
2-
<a href="https://reactpy.herokuapp.com">
2+
<a href="#">
33
<img src="https://raw.githubusercontent.com/reactive-python/reactpy/main/branding/svg/reactpy-logo-landscape.svg" alt="ReactPy Logo" style="min-width: 300px; width: 50%" />
44
</a>
55
</p>
66
<p align="center">
77
<em>Reactive user interfaces with pure Python</em>
88
</p>
99
<p align="center">
10-
<a href="https://github.com/encode/starlette/actions">
10+
<a href="https://github.com/reactive-python/reactpy/actions">
1111
<img src="https://github.com/reactive-python/reactpy/workflows/test/badge.svg" alt="Build Status">
1212
</a>
1313
<a href="https://pypi.org/project/reactpy/">

0 commit comments

Comments
 (0)