Skip to content

Commit

Permalink
Merge pull request #4 from esciencecenter-digital-skills/github2gitla…
Browse files Browse the repository at this point in the history
…b-section3

Change github to gitlab in section 3
  • Loading branch information
svenvanderburg authored Nov 18, 2024
2 parents 625d27e + 7421f0e commit 1739050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _episodes/32-software-architecture-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ It accepts input from the View
and performs the corresponding action on the Model (changing the state of the model)
and then updates the View accordingly.
For example, on user request,
Controller updates a picture on a user's GitHub profile
Controller updates a picture on a user's GitLab profile
and then modifies the View by displaying the updated profile back to the user.

### Limitations to Architectural Design
Expand Down

0 comments on commit 1739050

Please sign in to comment.