Skip to content

Commit 757ff78

Browse files
committed
fix an url
1 parent 77705ad commit 757ff78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/topics/generator.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Generators are defined as a **generator definition** within an [.infrahub.yml](i
2424

2525
![](../media/topics/generator/generator_overview.excalidraw.svg)
2626

27-
Running an artifact definition will create new nodes as defined by the generator, or remove old ones that are no longer required. The removal of obsolete objects is handled using the [SDK tracking feature]($(local_base_url_1)/python-sdk/topics/tracking)
27+
Running an artifact definition will create new nodes as defined by the generator, or remove old ones that are no longer required. The removal of obsolete objects is handled using the [SDK tracking feature]($(local_base_url_1)python-sdk/topics/tracking)
2828

2929
The targets point to a group that will consist of objects that are impacted by the generator. The members of this group can be any type of object within your schema, service objects, devices, contracts or anything you want the generator to act upon.
3030

0 commit comments

Comments
 (0)