Skip to content

Commit

Permalink
Updating refs
Browse files Browse the repository at this point in the history
  • Loading branch information
zdrawku committed Apr 11, 2024
1 parent 1d58d81 commit 62a194d
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 40 deletions.
2 changes: 1 addition & 1 deletion en/app-themes/app-themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ Keep in mind that with the App Builder you can take advantage of Flex layouts, p
* [Flex Layouts](../flex-layouts/flex-layouts.md)
* [Ignite UI for Angular Theming]({environment:infragisticsBaseUrl}/products/ignite-ui-angular/angular/components/themes/index)
* [Indigo.Design Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Indigo.Design Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview)
* [Indigo.Design Components]({environment:infragisticsBaseUrl}/components)

4 changes: 2 additions & 2 deletions en/blazor-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ For a list of all supported components see [Generate App](generate-app/generate-
* [App Builder Components](indigo-design-app-builder-components.md)
* [Flex Layouts](flex-layouts/flex-layouts.md)
* [Running Desktop App](running-desktop-app.md)
* [Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview)
* [Getting Started]({environment:infragisticsBaseUrl}/help/getting-started)
* [Components]({environment:infragisticsBaseUrl}/components)
10 changes: 0 additions & 10 deletions en/design-to-code-story.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,6 @@ Now you can start using the plugin.
<img class="box-shadow" src="./images/figma-plugin.PNG" />
<p style="width: 100%; text-align:center;">Figma Plugin</p>

##### Adobe XD Plugin

<img class="box-shadow" src="./images/adobe-xd-plugin.PNG" />
<p style="width: 100%; text-align:center;">Adobe XD Plugin Create App</p>

##### Sketch Plugin

<img class="box-shadow" src="./images/sketch-plugin-create-app.PNG" />
<p style="width: 100%; text-align:center;">Sketch Plugin Create App</p>

## Download Assets

You can download the Plugins, UI kits and sample apps from the [Download Assets page.](https://cloud.indigo.design/resources/figma).
Expand Down
2 changes: 1 addition & 1 deletion en/generate-app/generate-app-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ Currently, the App Builder supports code generation for Angular and Blazor. Belo
* [Run Application Locally](run-application-locally.md)
* [Preview Application Code](../preview-code.md)
* [Indigo.Design Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Indigo.Design Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview)
* [Indigo.Design Components]({environment:infragisticsBaseUrl}/components)
2 changes: 1 addition & 1 deletion en/generate-app/run-application-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ The App Builder allows you to design your applications visually using profession
* [Upload Application to Github](upload-application-to-github.md)
* [Preview Application Code](../preview-code.md)
* [Indigo.Design Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Indigo.Design Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview)
* [Indigo.Design Components]({environment:infragisticsBaseUrl}/components)
2 changes: 1 addition & 1 deletion en/generate-app/upload-application-to-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ Improvements:
* [Run Application Locally](run-application-locally.md)
* [Preview Application Code](../preview-code.md)
* [Indigo.Design Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Indigo.Design Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview)
* [Indigo.Design Components]({environment:infragisticsBaseUrl}/components)
4 changes: 2 additions & 2 deletions en/indigo-design-app-builder-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ For more complex components, like an input field or say card component, you can
<div class="divider--half"></div>

* [App Themes](app-themes/app-themes.md)
* [Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview)
* [Getting Started]({environment:infragisticsBaseUrl}/help/getting-started)
* [Components]({environment:infragisticsBaseUrl}/components)

2 changes: 1 addition & 1 deletion en/interactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ Note that we are constantly updating the Ignite UI App Builder with new interact
* [Flex Layouts](flex-layouts/flex-layouts.md)
* [Running Desktop App](running-desktop-app.md)
* [Generate app](generate-app/generate-app-overview.md)
* [Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Getting Started]({environment:infragisticsBaseUrl}/help/getting-started)
2 changes: 1 addition & 1 deletion en/open-api-swagger-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ You can now make requests to a localhost or private networks. For more informati
* [Flex Layouts](flex-layouts/flex-layouts.md)
* [Running Desktop App](running-desktop-app.md)
* [Generate app](generate-app/generate-app-overview.md)
* [Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Getting Started]({environment:infragisticsBaseUrl}/help/getting-started)
2 changes: 1 addition & 1 deletion en/preview-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ Moreover, you are skipping the hand-off where developers have to inspect the vis
* [Flex Layouts](flex-layouts/flex-layouts.md)
* [Running Desktop App](running-desktop-app.md)
* [Indigo.Design Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
<!-- * [Indigo.Design Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview) -->
* [App Builder Components]({environment:infragisticsBaseUrl}/components)

2 changes: 1 addition & 1 deletion en/share-preview-edit-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ Anonymous users won't have access to restricted applications. You can always use
* [Open API/Swagger support](open-api-swagger-support.md)
* [Running Desktop App](running-desktop-app.md)
* [Indigo.Design Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Indigo.Design Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview)
* [App Builder Components]({environment:infragisticsBaseUrl}/components)

4 changes: 2 additions & 2 deletions en/single-page-apps-and-navigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ That's it for single page apps and the navigation feature. To summarize, child v

* [Preview Code and Generate App](preview-code.md)
* [Angular Routing](https://angular.io/start/start-routing)
* [Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [App Builder Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview)
* [Getting Started]({environment:infragisticsBaseUrl}/help/getting-started)
* [App Builder Components]({environment:infragisticsBaseUrl}/components)

2 changes: 0 additions & 2 deletions en/ui-kits/sketch.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ Just like that, a design or a developer can go from sketch to code with a web-ba

## Sketch Download assets

You can download the Sketch Plugin, UI kit and sample apps from the [Download Assets page.](https://cloud.indigo.design/resources/sketch).

Or through the direct links below:
- [Sketch UI Kit](https://dl.infragistics.com/products/Infragistics/Indigo.Design/ABECAC7231EE434C8CD3DC619BE6F75B/Infragistics_IndigoDesign_UI_Kit.zip)
- [Sample apps](https://dl.infragistics.com/products/Infragistics/Indigo.Design/Samples/Infragistics_IndigoDesign_Sample_Apps.zip)
Expand Down
2 changes: 1 addition & 1 deletion en/web-components-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ For a list of all supported components see [Generate App](generate-app/generate-
* [Flex Layouts](flex-layouts/flex-layouts.md)
* [Running Desktop App](running-desktop-app.md)
* [Indigo.Design Getting Started](https://www.infragistics.com/products/indigo-design/help/getting-started)
* [Indigo.Design Components](https://www.infragistics.com/products/indigo-design/help/components/components-overview)
* [Indigo.Design Components]({environment:infragisticsBaseUrl}/components)
10 changes: 0 additions & 10 deletions jp/design-to-code-story.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,6 @@ App Builder を使用して、ワンク リックでデザインからコード
<img class="box-shadow" src="./images/figma-plugin.PNG" />
<p style="width: 100%; text-align:center;">Figma プラグイン</p>

##### Adobe XD プラグイン

<img class="box-shadow" src="./images/adobe-xd-plugin.PNG" />
<p style="width: 100%; text-align:center;">Adobe XD プラグイン アプリの作成</p>

##### Sketch プラグイン

<img class="box-shadow" src="./images/sketch-plugin-create-app.PNG" />
<p style="width: 100%; text-align:center;">Sketch プラグイン アプリの作成</p>

## アセットのダウンロード

プラグイン、UI キット、サンプル アプリは[アセットのダウンロード ページ](https://cloud.indigo.design/resources/figma)からダウンロードできます。
Expand Down
6 changes: 3 additions & 3 deletions jp/sidebar-toc/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
- name: Figma
href: ../ui-kits/figma.md
new: false
- name: Adobe XD
href: ../ui-kits/adobe-xd.md
new: false
# - name: Adobe XD
# href: ../ui-kits/adobe-xd.md
# new: false
- name: Sketch
href: ../ui-kits/sketch.md
new: false
Expand Down

0 comments on commit 62a194d

Please sign in to comment.