You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: v0.3/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,16 @@ title: Index
4
4
---
5
5
6
6
## Install guide
7
-
Need to install Eve on your machine? [Head here](install) for step-by-step directions.
7
+
Need to install Eve on your machine? [Head here](/v0.3/index.html) for step-by-step directions.
8
8
9
9
## Quickstart
10
-
If you’re new to Eve and want a hands-on demo to learn the language, you can jump right in with a 5 minute [quickstart guide](tutorials/quickstart.eve) that shows you how to build a simple incrementing counter.
10
+
If you’re new to Eve and want a hands-on demo to learn the language, you can jump right in with a 5 minute [quickstart guide](/v0.3/tutorials/quickstart/) that shows you how to build a simple incrementing counter.
11
11
12
12
## Syntax reference
13
-
Want a reminder how the syntax works or to get an overview of Eve without going through the quickstart? The [syntax reference](syntaxreference) is a good place to start.
13
+
Want a reminder how the syntax works or to get an overview of Eve without going through the quickstart? The [syntax reference](/v0.3/syntaxreference/) is a good place to start.
14
14
15
15
## Libraries
16
-
Want to know everything Eve can do? [Here’s a list](handbook/libraries/) of all the functions, operators, and watchers available in the language.
16
+
Want to know everything Eve can do? [Here’s a list](/v0.3/handbook/libraries/stdlib/) of all the functions, operators, and watchers available in the language.
17
17
18
18
## Stuck?
19
19
If you didn’t find what you were looking for, you can get in touch with the Eve team and the community through these channels:
@@ -24,5 +24,5 @@ If you didn’t find what you were looking for, you can get in touch with the Ev
24
24
- Join the Eve Slack channel to talk with Eve developers and the community in real time _(coming soon)_
25
25
26
26
## Want to learn more?
27
-
- Browse our [gallery](../gallery) of examples from the Eve crew and the community to learn, to be inspired, or just for fun!
27
+
- Browse our [gallery](https://github.com/witheve/eve-examples) of examples from the Eve crew and the community to learn, to be inspired, or just for fun!
28
28
- Read our [blog](http://incidentalcomplexity.com) to see what we’re up to, from our developer diary to essays, announcements, and more.
0 commit comments