Skip to content

Commit 4fe3e95

Browse files
committed
link fix
1 parent e79fb8d commit 4fe3e95

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

content/get-started/workshop/05_persisting_data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ You can create the volume and start the container using the CLI or Docker Deskto
114114
> ```
115115
>
116116
> For more details about Git Bash's syntax differences, see
117-
> [Working with Git Bash](/desktop/troubleshoot-and-support/troubleshoot/topics/#issue-docker-commands-failing-in-git-bash).
117+
> [Working with Git Bash](/desktop/troubleshoot-and-support/troubleshoot/topics/#docker-commands-failing-in-git-bash).
118118
119119
120120
{{< /tab >}}

content/guides/language-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ To run the application using Docker:
315315
>
316316
> For Windows users, you may get an error when running the container. Verify
317317
> that the line endings in the `entrypoint.sh` are `LF` (`\n`) and not `CRLF` (`\r\n`),
318-
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Issue-Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
318+
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
319319
320320
You will see the following in your console after the container starts.
321321

content/guides/named-entity-recognition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ To run the application using Docker:
318318
>
319319
> For Windows users, you may get an error when running the container. Verify
320320
> that the line endings in the `entrypoint.sh` are `LF` (`\n`) and not `CRLF` (`\r\n`),
321-
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Issue-Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
321+
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
322322
323323
You will see the following in your console after the container starts.
324324

content/guides/sentiment-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ To run the application using Docker:
331331
>
332332
> For Windows users, you may get an error when running the container. Verify
333333
> that the line endings in the `entrypoint.sh` are `LF` (`\n`) and not `CRLF` (`\r\n`),
334-
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Issue-Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
334+
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
335335
336336
You will see the following in your console after the container starts.
337337

content/guides/text-classification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ To run the application using Docker:
390390
>
391391
> For Windows users, you may get an error when running the container. Verify
392392
> that the line endings in the `entrypoint.sh` are `LF` (`\n`) and not `CRLF` (`\r\n`),
393-
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Issue-Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
393+
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
394394
395395
You will see the following in your console after the container starts.
396396

content/guides/text-summarization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ To run the application using Docker:
324324
>
325325
> For Windows users, you may get an error when running the container. Verify
326326
> that the line endings in the `entrypoint.sh` are `LF` (`\n`) and not `CRLF` (`\r\n`),
327-
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Issue-Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
327+
> then rebuild the image. For more details, see [Avoid unexpected syntax errors, use Unix style line endings for files in containers](/desktop/troubleshoot-and-support/troubleshoot/topics/#Unexpected-syntax-errors-use-Unix-style-line endings-for-files-in-containers).
328328
329329
You will see the following in your console after the container starts.
330330

0 commit comments

Comments
 (0)