Skip to content

Commit fe13037

Browse files
committed
edit
1 parent 9d0798e commit fe13037

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ssms/tutorials/ssms-tricks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ The error log is a file that contains details about things occurring in your SQL
189189
- There are several errorlog.* files in this location. The file name that ends with *.log is the current error log file. The file names that end with numbers are previous log files. A new log is created every time the SQL server restarts.
190190
6. Open the errorlog.log file in Notepad.
191191

192-
## Determine your SQL server name
193-
You have a few options for determining the name of your SQL server before and after you connect to your SQL server.
192+
## <a name="determine-sql-server-name"></a>Find your SQL server name
193+
You have a few options for finding the name of your SQL server before and after you connect to your SQL server.
194194

195195
### Before you connect to the SQL server
196196
1. Follow the steps to locate the [SQL Server error log on disk](#finding-your-error-log-if-you-cannot-connect-to-sql).

0 commit comments

Comments
 (0)