Skip to content

Commit 6043358

Browse files
committed
doc: Fix links in readme
1 parent c54dee6 commit 6043358

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
# Obelisk Activities for interacting with fly.io
1+
# WASM Components for interacting with fly.io
22

33
## activity-fly-http
4-
Activity that uses the official [Fly Machines API](https://fly.io/docs/machines/api/) to interact with Apps and VMs.
4+
Activity that uses the official [Machines API](https://docs.machines.dev/) to interact with:
5+
* Apps
6+
* VMs
7+
* Volumes
8+
* Secrets
59

6-
Check out the [WIT definition](activity-fly-http/wit/obelisk-flyio_fly-http@1.0.0-beta/fly.wit).
10+
Check out the [WIT definition](activity-fly-http/wit/obelisk-flyio_activity-fly-http@1.0.0-beta/fly.wit).
11+
12+
## webhook-fly-secrets-updater
13+
Webhook endpoint for creating and updating secret values in a fly.io App.
714

815
### Prerequisites
916
Obelisk, Rust and other dependencies can be installed using Nix and Direnv:

0 commit comments

Comments
 (0)