@@ -82,17 +82,17 @@ this is from bar target
82
82
83
83
More docs can be found here: [ Docs] ( /docs/buildme.md )
84
84
85
- - [ Buildme] ( /docs/buildme.md#buildme-scripts )
86
- - [ Target] ( /docs/buildme.md#target )
87
- - [ Creating a target] ( /docs/buildme.md#creating-a-target )
88
- - [ Target depending on another target] ( /docs/buildme.md#target-depending-on-another-target )
89
- - [ Target depending on files] ( /docs/buildme.md#target-depending-on-files )
90
- - [ Targets that creates files] ( /docs/buildme.md#targets-that-creates-files )
91
- - [ CommandRunner] ( /docs/buildme.md#commandrunner )
92
- - [ Receiving Command line args] ( /docs/buildme.md#receiving-command-line-args )
93
- - [ Getting info about the target itself] ( /docs/buildme.md#getting-info-about-the-target-itself )
94
- - [ Dynamic 'creates'] ( /docs/buildme.md#dynamic-creates )
95
- - [ Combining Ideas] ( /docs/buildme.md#the-above-two-ides-can-combined-to-do-this )
96
- - [ Helper functions] ( /docs/buildme.md#helper-functions )
85
+ - [ Buildme] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#buildme-scripts)
86
+ - [ Target] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#target)
87
+ - [ Creating a target] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#creating-a-target)
88
+ - [ Target depending on another target] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#target-depending-on-another-target)
89
+ - [ Target depending on files] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#target-depending-on-files)
90
+ - [ Targets that creates files] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#targets-that-creates-files)
91
+ - [ CommandRunner] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#commandrunner)
92
+ - [ Receiving Command line args] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#receiving-command-line-args)
93
+ - [ Getting info about the target itself] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#getting-info-about-the-target-itself)
94
+ - [ Dynamic 'creates'] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#dynamic-creates)
95
+ - [ Combining Ideas] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#the-above-two-ides-can-combined-to-do-this)
96
+ - [ Helper functions] ( https://github.com/Adwaith-Rajesh/buildme/blob/master /docs/buildme.md#helper-functions)
97
97
98
98
# Bye....
0 commit comments