Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcconechy committed Sep 16, 2024
1 parent 936d10c commit 56a5a7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This repository contains the fundamentals of the Infor Design System, including

## Getting Started for Designers

To get started, :arrow_down:[download the latest release](https://github.com/infor-design/design-system/releases/latest) :arrow_down: of our IDS Design Kit. In that package, you'll find icons, font files for Source Sans Pro, and our design tokens.
To get started, :arrow_down:[download the latest release](https://oxford.awsdev.infor.com/infor-design/design-system/-/releases) :arrow_down: of our IDS Design Kit. In that package, you'll find icons, font files for Source Sans Pro, and our design tokens.

See our [getting started page](https://design.infor.com/guidelines/getting-started-designers) for more information.

Expand Down
2 changes: 1 addition & 1 deletion design-tokens/EXAMPLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a simple example of how to implement a design token in your web application code. We offer many formats of the design tokens, but this example uses [Sass](https://sass-lang.com/).

The best way to integrate tokens into your project is to use [npm](https://www.npmjs.com/get-npm). See this project's [README.md](https://github.com/infor-design/design-system#installing-ids-identity-in-your-project) for details on how to install and locate the files.
The best way to integrate tokens into your project is to use [npm](https://www.npmjs.com/get-npm). See this project's [README.md](https://oxford.awsdev.infor.com/infor-design/design-system/-/tree/main#installing-ids-identity-in-your-project) for details on how to install and locate the files.

## Initial files

Expand Down

0 comments on commit 56a5a7e

Please sign in to comment.