Skip to content
This repository has been archived by the owner on May 5, 2019. It is now read-only.

Commit

Permalink
Merge pull request rust-lang#94 from durka/patch-1
Browse files Browse the repository at this point in the history
fix broken link from Path Clarity to Macro Changes
  • Loading branch information
Centril committed Aug 16, 2018
2 parents 86d7f4c + 50fb34e commit 1c27da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust-2018/module-system/path-clarity.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ and then there is no step two. If you're not using Cargo, you already had to pas
keep doing what you were doing there as well.

One other use for `extern crate` was to import macros; that's no longer needed.
Check [the macro section](rust-2018/macros/macro-changes.html) for more.
Check [the macro section](../macros/macro-changes.html) for more.

### The `crate` keyword refers to the current crate.

Expand Down

0 comments on commit 1c27da6

Please sign in to comment.