Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
andriitserkovnyi committed Dec 20, 2024
1 parent 65b2f50 commit 1801788
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ related:
link: docs/scos/dev/technical-enhancement-integration-guides/integrating-development-tools/integrating-web-profiler-widget-for-yves.html
---

Follow the steps below to integrate the [SCSS linter ](/docs/scos/dev/sdk/development-tools/scss-linter.html)into your project.
Follow the steps below to integrate the [SCSS linter ](/docs/dg/dev/sdks/sdk/development-tools/scss-linter.html)into your project.

## 1. Install the dependencies

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ related:
link: docs/scos/dev/technical-enhancement-integration-guides/integrating-development-tools/integrating-web-profiler-widget-for-yves.html
---

Follow the steps below to integrate [TS linter](/docs/scos/dev/sdk/development-tools/ts-linter.html) into your project.
Follow the steps below to integrate [TS linter](/docs/dg/dev/sdks/sdk/development-tools/ts-linter.html) into your project.

## 1. Install the dependencies

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ related:
- title: Formatter
link: docs/dg/dev/sdks/sdk/development-tools/formatter.html
- title: Performance audit tool- Benchmark
link: docs/scos/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
link: docs/dg/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
- title: PHPStan
link: docs/dg/dev/sdks/sdks/sdk/development-tools/phpstan.html
link: docs/dg/dev/sdks/sdk/development-tools/phpstan.html
- title: SCSS linter
link: docs/dg/dev/sdks/sdk/development-tools/scss-linter.html
- title: TS linter
Expand Down
4 changes: 2 additions & 2 deletions docs/dg/dev/sdks/sdk/development-tools/code-sniffer.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ related:
- title: Formatter
link: docs/dg/dev/sdks/sdk/development-tools/formatter.html
- title: Performance audit tool- Benchmark
link: docs/scos/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
link: docs/dg/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
- title: PHPStan
link: docs/dg/dev/sdks/sdks/sdk/development-tools/phpstan.html
link: docs/dg/dev/sdks/sdk/development-tools/phpstan.html
- title: SCSS linter
link: docs/dg/dev/sdks/sdk/development-tools/scss-linter.html
- title: TS linter
Expand Down
4 changes: 2 additions & 2 deletions docs/dg/dev/sdks/sdk/development-tools/formatter.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ related:
- title: Architecture sniffer
link: docs/dg/dev/sdks/sdk/development-tools/architecture-sniffer.html
- title: Performance audit tool- Benchmark
link: docs/scos/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
link: docs/dg/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
- title: PHPStan
link: docs/dg/dev/sdks/sdks/sdk/development-tools/phpstan.html
link: docs/dg/dev/sdks/sdk/development-tools/phpstan.html
- title: SCSS linter
link: docs/dg/dev/sdks/sdk/development-tools/scss-linter.html
- title: TS linter
Expand Down
2 changes: 1 addition & 1 deletion docs/dg/dev/sdks/sdk/development-tools/phpstan.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ related:
- title: Formatter
link: docs/dg/dev/sdks/sdk/development-tools/formatter.html
- title: Performance audit tool- Benchmark
link: docs/scos/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
link: docs/dg/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
- title: SCSS linter
link: docs/dg/dev/sdks/sdk/development-tools/scss-linter.html
- title: TS linter
Expand Down
4 changes: 2 additions & 2 deletions docs/dg/dev/sdks/sdk/development-tools/scss-linter.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ related:
- title: Architecture sniffer
link: docs/dg/dev/sdks/sdk/development-tools/architecture-sniffer.html
- title: Performance audit tool- Benchmark
link: docs/scos/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
link: docs/dg/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
- title: PHPStan
link: docs/dg/dev/sdks/sdks/sdk/development-tools/phpstan.html
link: docs/dg/dev/sdks/sdk/development-tools/phpstan.html
- title: TS linter
link: docs/dg/dev/sdks/sdk/development-tools/ts-linter.html
- title: Spryk code generator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ redirect_from:
- /docs/scos/dev/sdk/202108.0/development-tools/static-security-checker.html
- /docs/scos/dev/sdk/development-tools/static-security-checker.html
related:
- title: Code sniffer
- title: Code sniffer
link: docs/dg/dev/sdks/sdk/development-tools/code-sniffer.html
- title: Formatter
- title: Formatter
link: docs/dg/dev/sdks/sdk/development-tools/formatter.html
- title: Architecture sniffer
link: docs/dg/dev/sdks/sdk/development-tools/architecture-sniffer.html
- title: Performance audit tool- Benchmark
link: docs/scos/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
link: docs/dg/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
- title: PHPStan
link: docs/dg/dev/sdks/sdks/sdk/development-tools/phpstan.html
link: docs/dg/dev/sdks/sdk/development-tools/phpstan.html
- title: SCSS linter
link: docs/dg/dev/sdks/sdk/development-tools/scss-linter.html
- title: TS linter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ redirect_from:
- /docs/scos/dev/sdk/202108.0/development-tools/tooling-config-file.html
- /docs/scos/dev/sdk/development-tools/tooling-config-file.html
related:
- title: Code sniffer
- title: Code sniffer
link: docs/dg/dev/sdks/sdk/development-tools/code-sniffer.html
- title: Formatter
- title: Formatter
link: docs/dg/dev/sdks/sdk/development-tools/formatter.html
- title: Architecture sniffer
link: docs/dg/dev/sdks/sdk/development-tools/architecture-sniffer.html
- title: Performance audit tool- Benchmark
link: docs/scos/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
link: docs/dg/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
- title: PHPStan
link: docs/dg/dev/sdks/sdks/sdk/development-tools/phpstan.html
link: docs/dg/dev/sdks/sdk/development-tools/phpstan.html
- title: SCSS linter
link: docs/dg/dev/sdks/sdk/development-tools/scss-linter.html
- title: TS linter
Expand Down
8 changes: 4 additions & 4 deletions docs/dg/dev/sdks/sdk/development-tools/ts-linter.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@ redirect_from:
- /docs/sdk/dev/development-tools/ts-linter.html

related:
- title: Code sniffer
- title: Code sniffer
link: docs/dg/dev/sdks/sdk/development-tools/code-sniffer.html
- title: Formatter
- title: Formatter
link: docs/dg/dev/sdks/sdk/development-tools/formatter.html
- title: Architecture sniffer
link: docs/dg/dev/sdks/sdk/development-tools/architecture-sniffer.html
- title: Performance audit tool- Benchmark
link: docs/scos/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
link: docs/dg/dev/sdks/sdk/development-tools/benchmark-performance-audit-tool.html
- title: PHPStan
link: docs/dg/dev/sdks/sdks/sdk/development-tools/phpstan.html
link: docs/dg/dev/sdks/sdk/development-tools/phpstan.html
- title: SCSS linter
link: docs/dg/dev/sdks/sdk/development-tools/scss-linter.html
- title: Spryk code generator
Expand Down

0 comments on commit 1801788

Please sign in to comment.