Skip to content

Commit

Permalink
fix make link error (flyteorg#5175)
Browse files Browse the repository at this point in the history
Signed-off-by: novahow <[email protected]>
  • Loading branch information
novahow authored and Jeinhaus committed Apr 8, 2024
1 parent 8701437 commit dd2a4a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/community/contribute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ The resulting ``html`` files will be in ``docs/_build/html``. You can view them
* Run the following commands:
* ``make generate``
* ``make test_unit``
* ``make link``
* ``make lint``
* To compile, run ``make compile``

``flyteadmin``
Expand Down Expand Up @@ -262,7 +262,7 @@ The resulting ``html`` files will be in ``docs/_build/html``. You can view them
* Run the following commands:
* ``make generate``
* ``make test_unit``
* ``make link``
* ``make lint``

``flytestdlib``
***************
Expand Down

0 comments on commit dd2a4a4

Please sign in to comment.