Skip to content

Commit

Permalink
Update README URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Dec 5, 2024
1 parent 7ce88d9 commit 1e3463a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/miniconda
{
"name": "Miniconda (Python 3)",
"image": "ghcr.io/pge323m/assignment_name_placeholder/python-devcontainer:latest",
"image": "ghcr.io/pge323m/project3/python-devcontainer:latest",
"extensions": [
"ms-python.python",
"ms-toolsai.jupyter"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Project 3

![Project 3](https://github.com/PGE323M/project3-solution/workflows/.github/workflows/main.yml/badge.svg)
![Project 3](https://github.com/PGE323M/project3/workflows/.github/workflows/main.yml/badge.svg)

Open the [Project 3 Jupyter Notebook](project3.ipynb) and follow the instructions.

0 comments on commit 1e3463a

Please sign in to comment.