Skip to content

Commit 3794523

Browse files
authored
Fix the link markup in the documentation (#35)
The doc is using rST, not markdown.
1 parent a7bd265 commit 3794523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ This bundle already installed for you the right SWC binary. However, if you alre
103103
Configuring the compiler
104104
--------------------------
105105

106-
You can configure the SWC compiler by setting the ``swc_config_file`` option to the the path to your [.swcrc](https://swc.rs/docs/configuration/swcrc) file:
106+
You can configure the SWC compiler by setting the ``swc_config_file`` option to the the path to your `.swcrc <https://swc.rs/docs/configuration/swcrc>`_ file:
107107

108108
.. code-block:: yaml
109109

0 commit comments

Comments
 (0)