Skip to content

Commit

Permalink
docs: replace the future reference link with automation (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg authored Oct 3, 2024
1 parent e931df6 commit 078be9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import UserArray from "./types/user_array.ts";
/**
* The app manifest contains the app's configuration. This
* file defines attributes like app name and description.
* https://api.slack.com/future/manifest
* https://api.slack.com/automation/manifest
*/
export default Manifest({
name: "Rotation App",
Expand Down

0 comments on commit 078be9c

Please sign in to comment.