From ccbabeca8bcd4dffe8848756b3ce94326a441d21 Mon Sep 17 00:00:00 2001 From: grantkellyADSK <64928887+grantkellyADSK@users.noreply.github.com> Date: Fri, 26 Aug 2022 07:25:44 -0700 Subject: [PATCH] Fix link to forge.autodesk.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee08f06..e509d3e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ **Forge API:** [![oAuth2](https://img.shields.io/badge/oAuth2-v2-green.svg)](http://developer-autodesk.github.io/) [![Data-Management](https://img.shields.io/badge/Data%20Management-v1-green.svg)](http://developer.autodesk.com/) [![BIM-360](https://img.shields.io/badge/BIM%20360-v1-green.svg)](http://developer.autodesk.com/) [![Webhook](https://img.shields.io/badge/Webhook-v1-green.svg)](http://developer.autodesk.com/) [![Data Exchange](https://img.shields.io/badge/Data%20Exchange-Beta-orange)](http://developer.autodesk.com/) --- -This repository contains a collection of tutorials, workflows, and samples illustrating access to exchanges and contained data using [Forge Data Exchange API](https://stg.forge.autodesk.com/en/docs/fdxs/v1/developers_guide/fd_overview/?sha=forge_fdxs_master_preview). +This repository contains a collection of tutorials, workflows, and samples illustrating access to exchanges and contained data using [Forge Data Exchange API](https://forge.autodesk.com/en/docs/fdx/v1/developers_guide/fd_overview/). The order is important for a soft introduction to Data Exchange API and its interoperability with other Forge APIs: 1. [Access the exchange container](./1.Access_Exchange_Container):