Skip to content

Commit 403ddf7

Browse files
committed
Removes reference to old docs in README
1 parent 698d21d commit 403ddf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ Specific integrations with other systems where we help you write code that runs
366366
# Prescribed Development Workflow
367367
In general we prescribe the following:
368368

369-
1. Ensure you understand [Hamilton Basics](https://github.com/DAGWorks-Inc/hamilton/blob/main/basics.md).
370-
2. Familiarize yourself with some of the [Hamilton decorators](https://github.com/DAGWorks-Inc/hamilton/blob/main/decorators.md). They will help keep your code DRY.
369+
1. Ensure you understand [Hamilton Basics](https://www.tryhamilton.dev/intro).
370+
2. Familiarize yourself with some of the [Hamilton decorators](https://www.tryhamilton.dev/tutorial-extras/configuration). They will help keep your code DRY.
371371
3. Start creating Hamilton Functions that represent your work. We suggest grouping them in modules where it makes sense.
372372
4. Write a simple script so that you can easily run things end to end.
373373
5. Join our [Slack](https://join.slack.com/t/hamilton-opensource/shared_invite/zt-1bjs72asx-wcUTgH7q7QX1igiQ5bbdcg) community to chat/ask Qs/etc.

0 commit comments

Comments
 (0)