Skip to content
Snippets Groups Projects
Commit 218536a8 authored by Gautam Dhameja's avatar Gautam Dhameja Committed by Bastian Köcher
Browse files

updated link for example module in template (#2020)

parent c3c7fdd0
No related merge requests found
......@@ -6,7 +6,7 @@
/// For more guidance on Substrate modules, see the example module
/// https://github.com/paritytech/substrate/blob/gav-template/srml/example/src/lib.rs
/// https://github.com/paritytech/substrate/blob/master/srml/example/src/lib.rs
use support::{decl_module, decl_storage, decl_event, StorageValue, dispatch::Result};
use system::ensure_signed;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment