Skip to content

Commit

Permalink
Merge pull request #8 from eugenepeh/project-v12
Browse files Browse the repository at this point in the history
Admin#project-v12: fix broken hyperlink subaddress
  • Loading branch information
okkhoy committed Mar 21, 2018
2 parents d369330 + d7c063a commit 466ac0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion admin/project-v12.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Also note <trigger trigger="click" for="modal:v12-testingExpectations">our expec
* Why it is implemented that way.
* Alternatives considered.
* The stated objective is to explain the implementation to a future developer, but a hidden objective is to show evidence that you can document deeply-technical content using prose, examples, diagrams, code snippets, etc. appropriately. To that end, you may also describe features that you plan to implement in the future, even beyond v1.5 (hypothetically).
* For an example, see [the description of the undo/redo feature implementation in the AddressBook-Level4 developer guide](https://nus-cs2103-ay1718s2.github.io/addressbook-level4/DeveloperGuide.html#undo-redo-mechanism).
* For an example, see [the description of the undo/redo feature implementation in the AddressBook-Level4 developer guide](https://nus-cs2103-ay1718s2.github.io/addressbook-level4/DeveloperGuide.html#undo-redo-feature).


### v1.2 Demo
Expand Down
4 changes: 0 additions & 4 deletions site.json
Original file line number Diff line number Diff line change
Expand Up @@ -620,10 +620,6 @@
"src": "book/principles/openClosedPrinciple/index.md",
"title": "CS2103/T Textbook - Software Design Principles: Open-Closed Principle"
},
{
"src": "book/principles/openClosedPrinciple/index.md",
"title": "CS2103/T Textbook - Software Design Principles: Open-Closed Principle: What"
},
{
"src": "book/principles/solidPrinciples/index.md",
"title": "CS2103/T Textbook - Principles: SOLID Principles"
Expand Down

0 comments on commit 466ac0b

Please sign in to comment.