Skip to content

Commit 48db0e0

Browse files
committed
Fixed link to product page on GPUOpen.com
1 parent 1076b34 commit 48db0e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Easy to integrate Vulkan memory allocation library.
88

99
**Changelog:** See [CHANGELOG.md](CHANGELOG.md)
1010

11-
**Product page:** [Vulkan Memory Allocator on GPUOpen](https://gpuopen.com/gaming-product/vulkan-memory-allocator/)
11+
**Product page:** [Vulkan Memory Allocator on GPUOpen](https://gpuopen.com/vulkan-memory-allocator/)
1212

1313
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.svg)](http://isitmaintained.com/project/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator "Average time to resolve an issue")
1414

include/vk_mem_alloc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. \n
3131
License: MIT \n
32-
See also: [product page on GPUOpen](https://gpuopen.com/gaming-product/vulkan-memory-allocator/),
32+
See also: [product page on GPUOpen](https://gpuopen.com/vulkan-memory-allocator/),
3333
[repository on GitHub](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator)
3434

3535

0 commit comments

Comments
 (0)