1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-24 19:47:11 -07:00

Fix the link to the sample project for build variants.

This commit is contained in:
Dirk Dittert 2017-03-25 15:47:15 +01:00
parent 7ac01e8ab0
commit 90b7041002

View file

@ -286,7 +286,7 @@ class BuildConfig {
}
}</pre>
<p>
Take a look at the <a href=https://github.com/cbeust/kobalt-examples/tree/master/variants>variants example
Take a look at the <a href=https://github.com/cbeust/kobalt-examples/tree/master/flavors/src>variants example
project</a> to see an actual example using variants and <code>BuildConfig</code>.
</p>