Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
rename slides dir
Browse files Browse the repository at this point in the history
  • Loading branch information
petar committed May 10, 2022
1 parent 52aae19 commit 6afa5a7
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ For a detailed longer-term roadmap and planned features refer to the [Protocol C

# Documentation

The current state of the language and how to use the compiler is covered in the [Edelweiss for users](doc/slides/user-milestone1-slides.pdf) slides. Examples of the canonical representation of Edelweiss types are provided in [Representations of types](doc/representations.md).
The current state of the language and how to use the compiler is covered in the [Edelweiss for users](doc/manual-milestone1-slides/manual-milestone1-slides.pdf) slides. Examples of the canonical representation of Edelweiss types are provided in [Representations of types](doc/representations.md).

A [complete working example](examples/greeting-service/) — which defines a greeting service API, and implements a sample client and server cli tools — is provided in this repo. The [resulting generated code](examples/greeting-service/api/proto/proto_edelweiss.go) is also included in the repo for your viewing convenience.

Expand Down
File renamed without changes.

0 comments on commit 6afa5a7

Please sign in to comment.