dbatools icon indicating copy to clipboard operation
dbatools copied to clipboard

https://docs.dbatools.io/Get-DbaMemoryCondition out of date URL

Open AdieBe opened this issue 3 years ago • 1 comments

The URL in this command reference https://support.microsoft.com/en-us/help/918483/how-to-reduce-paging-of-buffer-pool-memory-in-the-64-bit-version-of-sq is redirected to https://docs.microsoft.com/en-US/sql/relational-databases/errors-events/mssqlserver-17890-database-engine-error?view=sql-server-ver15

The redirect URL does not contain a reference to the command. I found a reference to the T-SQL command at https://thesqldude.com/tag/18456/ , but its an old link, and maybe not suitable for the command reference.

AdieBe avatar May 09 '22 09:05 AdieBe

thank you! all of this is controlled within the codebase itself, so i'll transfer it to that repo

potatoqualitee avatar Jul 14 '22 10:07 potatoqualitee

Hi @potatoqualitee - should we just remove the URL from the docs?

andreasjordan avatar Jun 10 '23 16:06 andreasjordan