diff --git a/content/sensu-core/2.0/reference/assets.md b/content/sensu-core/2.0/reference/assets.md index 8a8b52e189..1af0291ce4 100644 --- a/content/sensu-core/2.0/reference/assets.md +++ b/content/sensu-core/2.0/reference/assets.md @@ -33,9 +33,6 @@ The following are injected into the execution context: variable. - `{PATH_TO_ASSET}/include` is injected into the `CPATH` environment variable. -**N.B.** GitHub source code archives [can't currently be used][2] as Sensu -assets archives. - ## Assets specification ### Attributes @@ -106,4 +103,3 @@ example | {{< highlight shell >}} {{}} [1]: ../../reference/filters/ -[2]: /~https://github.com/mholt/archiver/issues/27