Skip to content

Commit 20ea5e2

Browse files
committed
fixed links
1 parent 3ee84ff commit 20ea5e2

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

docs/commands-legacy/position.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ In the following example, you want to find all instances of a string and replace
118118
## See also
119119

120120
[Compare strings](compare-strings.md)
121-
[Substring](../commands/substring.md)
121+
[Substring](./substring.md)
122122

123123
## Properties
124124

docs/commands/command-index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ title: Index
341341
[`FORM SET VERTICAL RESIZING`](../commands-legacy/form-set-vertical-resizing.md)<br/>
342342
[`FORM UNLOAD`](../commands-legacy/form-unload.md)<br/>
343343
[`Formula`](formula.md)<br/>
344-
[`Formula from string`](../commands-legacy/formula-from-string.md)<br/>
344+
[`Formula from string`](./formula-from-string.md)<br/>
345345
[`Frontmost process`](../commands-legacy/frontmost-process.md)<br/>
346346
[`Frontmost window`](../commands-legacy/frontmost-window.md)<br/>
347347

@@ -1201,7 +1201,7 @@ title: Index
12011201
[`String`](string.md)<br/>
12021202
[`STRING LIST TO ARRAY`](../commands-legacy/string-list-to-array.md)<br/>
12031203
[`Structure file`](../commands-legacy/structure-file.md)<br/>
1204-
[`Substring`](substring.md)<br/>
1204+
[`Substring`](../commands-legacy/substring.md)<br/>
12051205
[`Subtotal`](../commands-legacy/subtotal.md)<br/>
12061206
[`Sum`](../commands-legacy/sum.md)<br/>
12071207
[`Sum squares`](../commands-legacy/sum-squares.md)<br/>

i18n/es/docusaurus-plugin-content-docs/current/commands-legacy/position.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ En el siguiente ejemplo, usted quiere encontrar todas las instancias de una cade
117117
## Ver también
118118

119119
[Compare strings](compare-strings.md)
120-
[Substring](../commands/substring.md)
120+
[Substring](./substring.md)
121121

122122
## Propiedades
123123

i18n/fr/docusaurus-plugin-content-docs/current/commands-legacy/position.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Dans l'exemple suivant, vous souhaitez recherchez toutes les instances d'une cha
117117
## Voir aussi
118118

119119
[Compare strings](compare-strings.md)
120-
[Substring](../commands/substring.md)
120+
[Substring](./substring.md)
121121

122122
## Propriétés
123123

i18n/ja/docusaurus-plugin-content-docs/current/commands-legacy/position.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Position関数の使用例を次に示します。結果を変数*vlResult*に
114114
## 参照
115115

116116
[Compare strings](compare-strings.md)
117-
[Substring](../commands/substring.md)
117+
[Substring](./substring.md)
118118

119119
## プロパティ
120120

i18n/pt/docusaurus-plugin-content-docs/current/commands-legacy/position.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ No exemplo abaixo, se quiser encontrar todas as instâncias de uma string e subs
116116
## Ver também
117117

118118
[Compare strings](compare-strings.md)
119-
[Substring](../commands/substring.md)
119+
[Substring](./substring.md)
120120

121121
## Propriedades
122122

0 commit comments

Comments
 (0)