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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Aleph-VM
2
2
3
-
The Aleph-VM project allows you to run programs on [Aleph.im](https://aleph.im/).
3
+
The Aleph-VM project allows you to run programs on [Aleph Cloud](https://aleph.cloud/).
4
4
5
5
Aleph-VM is optimized to run programs on demand in a "function-as-as-service",
6
6
as a response to HTTP requests.
@@ -17,7 +17,7 @@ Writing programs in Python using ASGI compatible frameworks (
17
17
## Installation from packages
18
18
19
19
20
-
Head over to the official user doc https://docs.aleph.im/nodes/compute/ on how to run an Aleph.im Compute Resource
20
+
Head over to the official user doc [https://docs.aleph.im/nodes/compute/](https://docs.aleph.cloud/nodes/compute/) on how to run an Aleph Cloud Compute Resource
0 commit comments