Skip to content

Commit

Permalink
fix: fix links in readme (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
hochreutenerl authored Dec 22, 2023
1 parent f83da67 commit 33e1e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ Brand SDK is a collection of tools and packages for building apps that integrate

Frontify CLI allows developers to serve apps like Content Blocks in a local development environment. With the CLI, you can easily run and test your app without having to deploy it to Frontify's platform. The CLI also includes commands for building and deploying your app to Frontify's platform.

[More information](https://developer.frontify.com/d/XFPCrGNrXQQM/content-blocks#/details-concepts/frontify-cli)
[More information](https://developer.frontify.com/d/XFPCrGNrXQQM/content-blocks#/details-concepts-1/frontify-cli)

## App Bridge

App Bridge is a SDK that allows developers to interact with Frontify and integrate their app with Frontify's platform. The SDK includes methods for making requests to the Frontify API, handling authentication, and managing app data. With App Bridge, developers can access Frontify's platform features and functionality within their own app, providing a seamless user experience for Frontify users.

[More information](https://developer.frontify.com/d/XFPCrGNrXQQM/content-blocks#/details-concepts/content-blocks/introducing-the-app-bridge)
[More information](https://developer.frontify.com/d/XFPCrGNrXQQM/content-blocks#/details-concepts-1/content-blocks/introducing-the-app-bridge)

## TypeScript

Expand Down

0 comments on commit 33e1e06

Please sign in to comment.