Skip to content

Commit

Permalink
Fix broken link in First Feature (digital-asset#12735)
Browse files Browse the repository at this point in the history
* Fix broken link in First Feature 

changelog_begin
changelog_end
  • Loading branch information
skisel-da authored Feb 3, 2022
1 parent cd16eb7 commit de444b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/getting-started/first-feature.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,6 @@ Next Steps

We've gone through the process of setting up a full-stack Daml app and implementing a useful feature end to end.
As the next step we encourage you to really dig into the fundamentals of Daml and understand its core concepts such as parties, signatories, observers, and controllers.
You can do that either by :doc:`going through our docs </daml/intro/0_Intro>` or by taking an `online course <https://daml.com/learn/fundamental-concepts>`_.
You can do that either by :doc:`going through our docs </daml/intro/0_Intro>` or by taking an `online course <https://daml.com/interactive-tutorials/fundamental-concepts>`_.

After you've got a good grip on these concepts learn :doc:`how to conduct end-to-end testing of your app </app-dev/bindings-ts/testing>`.

0 comments on commit de444b2

Please sign in to comment.