User description
Description
Before:
image
After:
image
image
Motivation and Context
Sync icons.
Types of changes
Checklist
PR Type
enhancement, documentation
Description
- Updated reference links across multiple documentation files to remove leading slashes, ensuring consistency and correctness.
- Enhanced the security configuration in
hugo.toml by allowing git as an executable.
Changes walkthrough 📝
| Relevant files |
|---|
| Documentation | 21 files
_index.ja.mdUpdate reference links for consistency in Japanese documentation
website_and_docs/content/documentation/_index.ja.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
_index.pt-br.mdUpdate reference links for consistency in Portuguese documentation
website_and_docs/content/documentation/_index.pt-br.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+1/-1
_index.zh-cn.mdUpdate reference links for consistency in Chinese documentation
website_and_docs/content/documentation/_index.zh-cn.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
components.en.mdUpdate reference links for consistency in English grid components
documentation
website_and_docs/content/documentation/grid/components.en.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+1/-1
components.ja.mdUpdate reference links for consistency in Japanese grid components
documentation
website_and_docs/content/documentation/grid/components.ja.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+1/-1
components.pt-br.mdUpdate reference links for consistency in Portuguese grid components
documentation
website_and_docs/content/documentation/grid/components.pt-br.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+1/-1
components.zh-cn.mdUpdate reference links for consistency in Chinese grid components
documentation
website_and_docs/content/documentation/grid/components.zh-cn.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+1/-1
getting_started.en.mdUpdate reference links for consistency in English grid getting started
documentation
website_and_docs/content/documentation/grid/getting_started.en.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+3/-3
getting_started.ja.mdUpdate reference links for consistency in Japanese grid getting
started documentation
website_and_docs/content/documentation/grid/getting_started.ja.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
getting_started.pt-br.mdUpdate reference links for consistency in Portuguese grid getting
started documentation
website_and_docs/content/documentation/grid/getting_started.pt-br.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+3/-3
getting_started.zh-cn.mdUpdate reference links for consistency in Chinese grid getting started
documentation
website_and_docs/content/documentation/grid/getting_started.zh-cn.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+3/-3
_index.ja.mdUpdate reference links for consistency in Japanese overview
documentation
website_and_docs/content/documentation/overview/_index.ja.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
_index.pt-br.mdUpdate reference links for consistency in Portuguese overview
documentation
website_and_docs/content/documentation/overview/_index.pt-br.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
_index.zh-cn.mdUpdate reference links for consistency in Chinese overview
documentation
website_and_docs/content/documentation/overview/_index.zh-cn.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
details.ja.mdUpdate reference links for consistency in Japanese overview details
website_and_docs/content/documentation/overview/details.ja.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+1/-1
details.pt-br.mdUpdate reference links for consistency in Portuguese overview details
website_and_docs/content/documentation/overview/details.pt-br.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+1/-1
details.zh-cn.mdUpdate reference links for consistency in Chinese overview details
website_and_docs/content/documentation/overview/details.zh-cn.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+1/-1
overview.en.mdUpdate reference links for consistency in English test practices
overview
website_and_docs/content/documentation/test_practices/overview.en.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
overview.ja.mdUpdate reference links for consistency in Japanese test practices
overview
website_and_docs/content/documentation/test_practices/overview.ja.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
overview.pt-br.mdUpdate reference links for consistency in Portuguese test practices
overview
website_and_docs/content/documentation/test_practices/overview.pt-br.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
overview.zh-cn.mdUpdate reference links for consistency in Chinese test practices
overview
website_and_docs/content/documentation/test_practices/overview.zh-cn.md
Updated reference links to remove leading slashes. Improved link consistency across the document.
+2/-2
|
| Configuration changes | 1 files
hugo.tomlUpdate security configuration to allow git execution
website_and_docs/hugo.toml
Added git to the list of allowed executables in the security configuration.
+1/-1
|
💡 PR-Agent usage:
Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions
Uh oh!
There was an error while loading. Please reload this page.
User description
Description
Before:
image
After:
image
image
Motivation and Context
Sync icons.
Types of changes
Checklist
PR Type
enhancement, documentation
Description
hugo.tomlby allowinggitas an executable.Changes walkthrough 📝
21 files
_index.ja.md
Update reference links for consistency in Japanese documentationwebsite_and_docs/content/documentation/_index.ja.md
_index.pt-br.md
Update reference links for consistency in Portuguese documentationwebsite_and_docs/content/documentation/_index.pt-br.md
_index.zh-cn.md
Update reference links for consistency in Chinese documentationwebsite_and_docs/content/documentation/_index.zh-cn.md
components.en.md
Update reference links for consistency in English grid componentsdocumentationwebsite_and_docs/content/documentation/grid/components.en.md
components.ja.md
Update reference links for consistency in Japanese grid componentsdocumentationwebsite_and_docs/content/documentation/grid/components.ja.md
components.pt-br.md
Update reference links for consistency in Portuguese grid componentsdocumentationwebsite_and_docs/content/documentation/grid/components.pt-br.md
components.zh-cn.md
Update reference links for consistency in Chinese grid componentsdocumentationwebsite_and_docs/content/documentation/grid/components.zh-cn.md
getting_started.en.md
Update reference links for consistency in English grid getting starteddocumentationwebsite_and_docs/content/documentation/grid/getting_started.en.md
getting_started.ja.md
Update reference links for consistency in Japanese grid gettingstarted documentationwebsite_and_docs/content/documentation/grid/getting_started.ja.md
getting_started.pt-br.md
Update reference links for consistency in Portuguese grid gettingstarted documentationwebsite_and_docs/content/documentation/grid/getting_started.pt-br.md
getting_started.zh-cn.md
Update reference links for consistency in Chinese grid getting starteddocumentationwebsite_and_docs/content/documentation/grid/getting_started.zh-cn.md
_index.ja.md
Update reference links for consistency in Japanese overviewdocumentationwebsite_and_docs/content/documentation/overview/_index.ja.md
_index.pt-br.md
Update reference links for consistency in Portuguese overviewdocumentationwebsite_and_docs/content/documentation/overview/_index.pt-br.md
_index.zh-cn.md
Update reference links for consistency in Chinese overviewdocumentationwebsite_and_docs/content/documentation/overview/_index.zh-cn.md
details.ja.md
Update reference links for consistency in Japanese overview detailswebsite_and_docs/content/documentation/overview/details.ja.md
details.pt-br.md
Update reference links for consistency in Portuguese overview detailswebsite_and_docs/content/documentation/overview/details.pt-br.md
details.zh-cn.md
Update reference links for consistency in Chinese overview detailswebsite_and_docs/content/documentation/overview/details.zh-cn.md
overview.en.md
Update reference links for consistency in English test practicesoverviewwebsite_and_docs/content/documentation/test_practices/overview.en.md
overview.ja.md
Update reference links for consistency in Japanese test practicesoverviewwebsite_and_docs/content/documentation/test_practices/overview.ja.md
overview.pt-br.md
Update reference links for consistency in Portuguese test practicesoverviewwebsite_and_docs/content/documentation/test_practices/overview.pt-br.md
overview.zh-cn.md
Update reference links for consistency in Chinese test practicesoverviewwebsite_and_docs/content/documentation/test_practices/overview.zh-cn.md
1 files
hugo.toml
Update security configuration to allow git executionwebsite_and_docs/hugo.toml
gitto the list of allowed executables in the securityconfiguration.