Skip to content

Commit a755005

Browse files
authored
Merge pull request #376 from code-dot-org/readme
updated javabuilder README - dev doc description
2 parents 73186c5 + 5a24454 commit a755005

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ Javabuilder is a serverless AWS application with three main parts:
66
1. The code execution layer, handled by AWS Lambda
77
1. The data layer, handled by Code.org's Dashboard server
88

9-
For an in-depth description of how these three parts work together, see the
10-
[Code.org Javabuilder Service Infrastructure](https://docs.google.com/document/d/196aKj947BYZXZH3nGvzHprgWPOoy2Kw1x3sKgziUaSo/edit)
11-
doc.
9+
The Javabuilder dev doc can be found at
10+
[Code.org Javabuilder Service Infrastructure](https://docs.google.com/document/d/196aKj947BYZXZH3nGvzHprgWPOoy2Kw1x3sKgziUaSo/edit). This doc includes an in-depth description of how the three main parts of Javabuilder work together.
1211

1312
### Directory
1413
* [api-gateway-routes](https://github.com/code-dot-org/javabuilder/tree/main/api-gateway-routes)

0 commit comments

Comments
 (0)