Skip to content

Commit

Permalink
docs: replace the future reference link with automation (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
zimeg authored Oct 3, 2024
1 parent ce1f857 commit aac1052
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 @@ -3,7 +3,7 @@ import { Manifest } from "deno-slack-sdk/mod.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: "deno-blank-template",
Expand Down

0 comments on commit aac1052

Please sign in to comment.