diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2017-11-06 11:55:31 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2017-11-06 11:55:31 +0000 |
commit | db6a125d4d602237fb0deb37eb55a747cd0251b2 (patch) | |
tree | 658d24dc27488a32262ad68f249c7e171c272441 /doc | |
parent | aaee69c45b89e85de3e239cd8827e52e555329c5 (diff) | |
parent | 992d3ad4ef61d18f4f81ca33e09b7689dc1e5e2d (diff) | |
download | gitlab-ce-db6a125d4d602237fb0deb37eb55a747cd0251b2.tar.gz |
Merge branch 'docs/add-link-to-brand-ai' into 'master'
Add link to GitLab brand.ai page in docs
See merge request gitlab-org/gitlab-ce!15161
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/ux_guide/resources.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/development/ux_guide/resources.md b/doc/development/ux_guide/resources.md index 2f760c94414..db57258237f 100644 --- a/doc/development/ux_guide/resources.md +++ b/doc/development/ux_guide/resources.md @@ -10,4 +10,8 @@ you can use during GitLab development. ## Design repository All design files are stored in the [gitlab-design](https://gitlab.com/gitlab-org/gitlab-design) -repository and maintained by GitLab UX designers.
\ No newline at end of file +repository and maintained by GitLab UX designers. + +## [brand.ai](https://brand.ai/git-lab/primary-brand) + +We are in the process of capturing our UI paradigms on brand.ai, see https://brand.ai/git-lab/primary-brand |