Skip to content

Commit c43300e

Browse files
authored
Update 06-understanding_other_ppl_code.Rmd
Fix a broken link that pointed to old course title
1 parent b2f92af commit c43300e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

06-understanding_other_ppl_code.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ ottrpal::include_slide("https://docs.google.com/presentation/d/1MCNeSO4aOm1iESWD
277277

278278

279279

280-
(And if you do ever run across an expression like this in your code, you can check out our chapter on [refactoring code](https://hutchdatascience.org/AI_for_software/refactoring-code.html#refactoring-code) using AI to fix it!)
280+
(And if you do ever run across an expression like this in your code, you can check out our chapter on [refactoring code](https://hutchdatascience.org/AI_for_Efficient_Programming/refactoring-code.html#refactoring-code) using AI to fix it!)
281281

282282
## Limitations
283283

@@ -309,4 +309,4 @@ Chatbot tools are also limited in terms of how up-to-date their training data is
309309
* AI chatbots can also identify the coding language and version used in legacy code
310310
* Be mindful of who owns the code and what the summary will be used for when using AI to summarize someone else's code
311311

312-
You can view and download the Google Slides [here](https://docs.google.com/presentation/d/1ygsb4nNLEsHugrXqbeiWUm9IrfvK4Y4f8teZlQAMWNM/edit#slide=id.g29848e7ae84_1_188).
312+
You can view and download the Google Slides [here](https://docs.google.com/presentation/d/1ygsb4nNLEsHugrXqbeiWUm9IrfvK4Y4f8teZlQAMWNM/edit#slide=id.g29848e7ae84_1_188).

0 commit comments

Comments
 (0)