Skip to content

Commit

Permalink
fixing broken links due to folder restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotta94c committed Feb 13, 2024
1 parent 6c90b9b commit 5aac71d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 08-building-search-applications/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ az cognitiveservices account deployment create \

## Solution

Open the [solution notebook](./solution.ipynb?WT.mc_id=academic-105485-koreyst) in GitHub Codespaces and follow the instructions in the Jupyter Notebook.
Open the [solution notebook](./python/aoai-solution.ipynb?WT.mc_id=academic-105485-koreyst) in GitHub Codespaces and follow the instructions in the Jupyter Notebook.

When you run the notebook, you'll be prompted to enter a query. The input box will look like this:

Expand Down
2 changes: 1 addition & 1 deletion 08-building-search-applications/translations/cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ az cognitiveservices account deployment create \

## 解决方案

在 GitHub Codespaces 中打开 [solution notebook](../../solution.ipynb?WT.mc_id=academic-105485-koreyst) 并按照 Jupyter Notebook 中的说明进行操作。
在 GitHub Codespaces 中打开 [solution notebook](../../python/aoai-solution.ipynb?WT.mc_id=academic-105485-koreyst) 并按照 Jupyter Notebook 中的说明进行操作。

当您运行 notebook 时,系统将提示您输入查询。 输入框将如下所示:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ az cognitiveservices account deployment create \

## 解決策

GitHub Codespaces で[ソリューションのノートブック](../../solution.ipynb?WT.mc_id=academic-105485-yoterada)を開き、Jupyter Notebook の指示に従ってください。
GitHub Codespaces で[ソリューションのノートブック](../../python/aoai-solution.ipynb?WT.mc_id=academic-105485-yoterada)を開き、Jupyter Notebook の指示に従ってください。

ノートブックを実行すると、質問内容を入力するように求められます。入力ボックスは次のように表示されます。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ az cognitiveservices account deployment create \

## Solução

Abre a [notebook de solução](../../solution.ipynb?WT.mc_id=academic-105485-koreyst) no GitHub Codespaces e siga as instruções no Jupyter Notebook.
Abre a [notebook de solução](../../python/aoai-solution.ipynb?WT.mc_id=academic-105485-koreyst) no GitHub Codespaces e siga as instruções no Jupyter Notebook.

Quando você executar o notebook, será solicitado a inserir uma consulta. A caixa de entrada será assim:

Expand Down

0 comments on commit 5aac71d

Please sign in to comment.