Skip to content

Commit ddb43d0

Browse files
committed
fixed link on line 51
1 parent cb72bb6 commit ddb43d0

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
@@ -224,9 +224,9 @@ The path for your SQL Server errog log can vary depending on your configuration
224224

225225
There are several errorlog.* files in this location. The file name that ends with *.log is the current error log file. File names that end with numbers are previous log files. A new log is created every time the SQL server restarts.
226226

227-
6. Open the errorlog.log file in Notepad.
227+
6. Open the errorlog.log file in Notepad.
228228

229-
## <a name="determine-sql-server-name"></a>Find SQL Server instance name
229+
## Find SQL Server instance name
230230

231231
You have a few options for finding the name of your SQL server before and after you connect to SQL Server.
232232

0 commit comments

Comments
 (0)