From 01c4683473abf60fa5a982627e93820655e11b1b Mon Sep 17 00:00:00 2001 From: Karen Carias Date: Mon, 25 May 2015 19:56:11 +0000 Subject: [PATCH] small fix --- doc/workflow/timezone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/workflow/timezone.md b/doc/workflow/timezone.md index b513088dbc..8540ccfcab 100644 --- a/doc/workflow/timezone.md +++ b/doc/workflow/timezone.md @@ -1,6 +1,6 @@ # Changing your time zone -GitLab defaults its time zone to UTC. It has a global timezone configuration parameter in config/application.rb. +GitLab defaults its time zone to UTC. It has a global timezone configuration parameter in /etc/gitlab/gitlab.rb To update, add the time zone that best applies to your location. Here are two examples: ```